Patrick Ohly
8bb7b05637
dependencies: github.com/client9/misspell -> github.com/golangci/misspell
...
github.com/client9/misspell was archived by the owner on Mar 26, 2025.
The golangci-lint team maintains a fork.
The newer code finds some misspellings which where missed before.
2025-04-28 15:44:04 +02:00
Jordan Liggitt
0ce48b5636
Honor KUBE_HACK_TOOLS_GOTOOLCHAIN
2025-02-14 13:01:59 -05:00
Tim Hockin
a0215badb8
Change pushd $d; go ...; popd to go -C $d ...
...
Just an annoyance in reading these scripts.
2024-03-02 14:40:10 -08:00
Tim Hockin
e84adf611f
Remove references to "GO111MODULE"
2024-02-29 22:06:55 -08:00
Tim Hockin
1c3e701e0c
Fix verify-spelling for workspaces
2024-02-29 22:06:48 -08:00
Tim Hockin
f47e0cb779
Rename KUBE_OUTPUT_BINPATH -> KUBE_OUTPUT_BIN
...
"...PATH" doesn't add anything and confuses it with KUBE_OUTPUT_SUBPATH.
2024-02-29 00:22:14 -08:00
Davanum Srinivas
f981628ce8
move linting dependencies to hack/tools/tools.go
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2020-04-20 13:45:38 -04:00
Jin Hase
093fd4ab02
Add comments in several hack/verify-*.sh(s-v)
2020-01-21 19:10:46 +09:00
Jin Hase
ee967060c7
Add simple explanation to verify-spelling.sh
2020-01-08 15:55:10 +09:00
mattjmcnaughton
57c51c741d
Fix shellcheck for more scripts in hack
...
Making more of the scripts in hack pass the shellcheck linter.
2019-02-24 23:48:21 -05:00
Christoph Blecker
50fd906f74
Update vendored tool go install location to use GOPATH
2018-06-25 15:45:14 -07:00
Tim Hockin
3e583de0ac
Vendor gazelle
2018-03-29 17:01:30 -07:00
Di Xu
16a807aaef
add spelling checking script
2018-02-23 09:33:14 +08:00