pre-commit: run tidy earlier [skip ci]
This commit is contained in:
parent
e11fd7fb72
commit
8ed7525297
@ -45,10 +45,10 @@ repos:
|
||||
- repo: https://github.com/dnephin/pre-commit-golang
|
||||
rev: v0.5.0
|
||||
hooks:
|
||||
- id: go-mod-tidy
|
||||
- id: go-unit-tests
|
||||
- id: golangci-lint
|
||||
- id: go-build
|
||||
- id: go-mod-tidy
|
||||
- repo: local
|
||||
hooks:
|
||||
- id: nix-build
|
||||
|
Loading…
Reference in New Issue
Block a user