Skip to content

Commit 5db0c52

Browse files
committed
Add nolint
1 parent f6a2982 commit 5db0c52

File tree

1 file changed

+1
-1
lines changed
  • internal/framework/types

1 file changed

+1
-1
lines changed

internal/framework/types/doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
/*
22
Package types contains types that are shared by the provisioner and static modes.
33
*/
4-
package types
4+
package types //nolint:revive, nolintlint // ignoring “meaningless package name” and the unused-nolint warning

0 commit comments

Comments
 (0)