We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8685486 + 08825b8 commit 7b36ceaCopy full SHA for 7b36cea
Makefile
@@ -108,7 +108,7 @@ endif
108
install.tools: $(TOOLS:%=.install.%)
109
110
.install.lint:
111
- go get github.com/golangci/golangci-lint/cmd/golangci-lint@latest
+ go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.45.2
112
113
.install.gitvalidation:
114
go get -u github.com/vbatts/git-validation
0 commit comments