Previously if script was not run from root repository directory it was failing with following error: ``` can't load package: package k8s.io/github.com/client9/misspell/cmd/misspell: cannot find package "k8s.io/github.com/client9/misspell/cmd/misspell" in any of: ...GPATH ENTRIES... ``` |
||
|---|---|---|
| .. | ||
| boilerplate | ||
| scripts | ||
| check-go-version.sh | ||
| for-go-proj.sh | ||
| install-verify-tools.sh | ||
| kube-env.sh | ||
| verify-all.sh | ||
| verify-boilerplate.sh | ||
| verify-gofmt.sh | ||
| verify-golint.sh | ||
| verify-spelling.sh | ||