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.
1 parent 30b13d3 commit e1b95d9Copy full SHA for e1b95d9
Makefile
@@ -1,4 +1,4 @@
1
-.phony: test check
+.phony: test check lint
2
3
check: lint
4
@go vet ./...
0 commit comments