Skip to content

Commit

Permalink
Blacklist pkg/bootstrap/run from govet
Browse files Browse the repository at this point in the history
  • Loading branch information
smarterclayton committed Nov 28, 2016
1 parent a969bdc commit d970ddb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/verify-govet.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ ALL_DIRS=$(find_files | grep -Eo "\./([^/]+|pkg/[^/]+)" | sort -u)
DIR_BLACKLIST='./hack
./pkg/api
./pkg/authorization
./pkg/bootstrap/run
./pkg/build
./pkg/client
./pkg/cmd
Expand Down

0 comments on commit d970ddb

Please sign in to comment.