Commit 94cf260
committed
Bump golangci-lint to latest version
Done by bumping the version in the Makefile, then running:
make -C hack/tools bin/golangci-lint
./hack/tools/bin/golangci-lint migrate
This yields a number of news error from staticcheck which we temporarily
ignore pending a fix. We also need to replace the removed '--fast=true'
opt with '--fast-only'.
Signed-off-by: Stephen Finucane <[email protected]>1 parent ae9422e commit 94cf260
3 files changed
+211
-203
lines changed
0 commit comments