Replace lefthook with shell script

This commit is contained in:
Deluan
2020-07-16 17:52:59 -04:00
parent e7f6ba8f35
commit 037f6b606e
4 changed files with 43 additions and 25 deletions
Executable
+4
View File
@@ -0,0 +1,4 @@
#!/bin/sh
golangci-lint run
make test