feat: gitea client
This commit is contained in:
11
vendor/github.com/alecthomas/kong/lefthook.yml
generated
vendored
Normal file
11
vendor/github.com/alecthomas/kong/lefthook.yml
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
output:
|
||||
- success
|
||||
- failure
|
||||
pre-push:
|
||||
parallel: true
|
||||
jobs:
|
||||
- name: test
|
||||
run: go test -v ./...
|
||||
|
||||
- name: lint
|
||||
run: golangci-lint run
|
||||
Reference in New Issue
Block a user