We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6a2982 commit 5db0c52Copy full SHA for 5db0c52
internal/framework/types/doc.go
@@ -1,4 +1,4 @@
1
/*
2
Package types contains types that are shared by the provisioner and static modes.
3
*/
4
-package types
+package types //nolint:revive, nolintlint // ignoring “meaningless package name” and the unused-nolint warning
0 commit comments