mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-03 09:37:38 +00:00
linters
This commit is contained in:
parent
700e7b89ed
commit
112bc52b2c
2
Makefile
2
Makefile
@ -86,7 +86,7 @@ lintci:
|
|||||||
|
|
||||||
lintci-deps:
|
lintci-deps:
|
||||||
rm -f ./build/bin/golangci-lint
|
rm -f ./build/bin/golangci-lint
|
||||||
curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b ./build/bin v1.20.1
|
curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b ./build/bin v1.21.0
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
./build/clean_go_build_cache.sh
|
./build/clean_go_build_cache.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user