tests in pre-commit hook
pre-commit hook executable flag
This commit is contained in:
parent
f20cc7b694
commit
75550d5480
1
.githooks/pre-commit
Normal file → Executable file
1
.githooks/pre-commit
Normal file → Executable file
@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
go vet ./...
|
||||
go test ./...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user