chore: add lefthook
This commit is contained in:
Symlink
+1
@@ -0,0 +1 @@
|
||||
hermit
|
||||
Symlink
+1
@@ -0,0 +1 @@
|
||||
.lefthook-1.10.10.pkg
|
||||
@@ -0,0 +1,7 @@
|
||||
pre-push:
|
||||
jobs:
|
||||
- name: test
|
||||
run: go test -v ./...
|
||||
|
||||
- name: lint
|
||||
run: golangci-lint run
|
||||
Reference in New Issue
Block a user