Replace lefthook with shell script
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
golangci-lint run
|
||||
make test
|
||||
Reference in New Issue
Block a user