fix hooks
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
go fmt *.go tests/*.go
|
||||
go fmt *.go
|
||||
go fmt tests/*.go
|
||||
|
||||
git add *.go tests/*.go
|
||||
git add tests/*.go
|
||||
|
Reference in New Issue
Block a user