gotry/.pre-commit-config.yaml
Theta-Dev 4fbb3ee2db
All checks were successful
continuous-integration/drone/push Build is passing
Add pre-commit and drone CI
2021-10-14 08:07:33 +02:00

9 lines
187 B
YAML

repos:
- repo: https://github.com/tekwizely/pre-commit-golang
rev: v1.0.0-beta.4
hooks:
- id: golangci-lint-repo-mod
name: GolangCI Lint
- id: go-test-repo-mod
name: Test