We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cadfb01 commit d6e1c68Copy full SHA for d6e1c68
hack/verify-govet.sh
@@ -44,6 +44,7 @@ ALL_DIRS=$(find_files | grep -Eo "\./([^/]+|pkg/[^/]+)" | sort -u)
44
DIR_BLACKLIST='./hack
45
./pkg/api
46
./pkg/authorization
47
+./pkg/bootstrap/run
48
./pkg/build
49
./pkg/client
50
./pkg/cmd
0 commit comments