forked from Mirrors/gomuks
pre-commit: run tidy before vet
This commit is contained in:
parent
d8ee580817
commit
7b6807411f
1 changed files with 1 additions and 1 deletions
|
@ -16,9 +16,9 @@ repos:
|
|||
- "-local"
|
||||
- "go.mau.fi/gomuks"
|
||||
- "-w"
|
||||
- id: go-mod-tidy
|
||||
- id: go-vet-repo-mod
|
||||
- id: go-staticcheck-repo-mod
|
||||
- id: go-mod-tidy
|
||||
|
||||
- repo: https://github.com/beeper/pre-commit-go
|
||||
rev: v0.3.1
|
||||
|
|
Loading…
Add table
Reference in a new issue