ci_ingo/.pre-commit-config.yaml
Theta-Dev 8a84c46ae3
All checks were successful
continuous-integration/drone/push Build is passing
Update pre-commit-config
2021-10-14 08:04:49 +02:00

8 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