mirror of
https://github.com/mautrix/whatsapp.git
synced 2025-03-14 14:15:38 +00:00
Add -w flag to goimports in pre-commit
This commit is contained in:
parent
2224f17dfd
commit
db6e6d7dd3
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ repos:
|
|||
rev: v1.0.0-rc.1
|
||||
hooks:
|
||||
- id: go-imports-repo
|
||||
args: ["-w"]
|
||||
- id: go-vet-repo-mod
|
||||
|
||||
- repo: https://github.com/beeper/pre-commit-go
|
||||
|
|
Loading…
Add table
Reference in a new issue