Skip to content

Commit d6e1c68

Browse files
Blacklist pkg/bootstrap/run from govet
1 parent cadfb01 commit d6e1c68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hack/verify-govet.sh

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ ALL_DIRS=$(find_files | grep -Eo "\./([^/]+|pkg/[^/]+)" | sort -u)
4444
DIR_BLACKLIST='./hack
4545
./pkg/api
4646
./pkg/authorization
47+
./pkg/bootstrap/run
4748
./pkg/build
4849
./pkg/client
4950
./pkg/cmd

0 commit comments

Comments
 (0)