You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Makefile: Verify golangci-lint integrity before using it (#70)
The makefile now verifies the SHA-256 checksums of the installation
script for golangci-lint and the binary we're expecting to see in
GOBIN afterwards. This makes it a bit more tedious to upgrade
golangci-lint but reduces surprises.
0 commit comments