mirror of
https://github.com/tulir/gomuks.git
synced 2025-04-19 18:13:41 -05:00
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"
|
- "-local"
|
||||||
- "go.mau.fi/gomuks"
|
- "go.mau.fi/gomuks"
|
||||||
- "-w"
|
- "-w"
|
||||||
|
- id: go-mod-tidy
|
||||||
- id: go-vet-repo-mod
|
- id: go-vet-repo-mod
|
||||||
- id: go-staticcheck-repo-mod
|
- id: go-staticcheck-repo-mod
|
||||||
- id: go-mod-tidy
|
|
||||||
|
|
||||||
- repo: https://github.com/beeper/pre-commit-go
|
- repo: https://github.com/beeper/pre-commit-go
|
||||||
rev: v0.3.1
|
rev: v0.3.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue