Skip to content

Commit 49ceee4

Browse files
Fix Mentat Scripts: go fmt ./...
Error output: ============================== Full log:[here ❌](https://mentat.ai/log/162dbe4a-6e08-4032-9aa5-3404a72dd700)
1 parent 50f0de6 commit 49ceee4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.mentat/precommit.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
export PATH=$PATH:/usr/local/go/bin
12
go fmt ./...
23
go vet ./...
34
go test ./...

0 commit comments

Comments
 (0)