1
0
Fork 0
forked from Mirrors/gomuks

pre-commit: run tidy before vet

This commit is contained in:
Tulir Asokan 2024-12-08 00:21:24 +02:00
parent d8ee580817
commit 7b6807411f

View file

@ -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