github.com/Theta-Dev/Talon@v0.0.0-20211018130634-ff179e19fa9a/.pre-commit-config.yaml (about)

     1  repos:
     2  - repo: https://github.com/tekwizely/pre-commit-golang
     3    rev: v1.0.0-beta.4
     4    hooks:
     5    - id: go-mod-tidy
     6    - id: golangci-lint-repo-mod
     7      name: GolangCI Lint
     8    - id: go-test-repo-mod
     9      name: Test