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