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 50f0de6 commit 49ceee4Copy full SHA for 49ceee4
.mentat/precommit.sh
@@ -1,3 +1,4 @@
1
+export PATH=$PATH:/usr/local/go/bin
2
go fmt ./...
3
go vet ./...
4
go test ./...
0 commit comments