mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 20:50:24 +00:00
Disable verify-test-owners.sh and make go vet
more obvious
This commit is contained in:
@@ -46,4 +46,5 @@ if [[ ${#targets[@]} -eq 0 ]]; then
|
||||
targets=$(go list -e ./... | egrep -v "/(third_party|vendor|staging|clientset_generated)/")
|
||||
fi
|
||||
|
||||
set -x
|
||||
go vet "${goflags[@]:+${goflags[@]}}" ${targets[@]}
|
||||
|
Reference in New Issue
Block a user