mirror of
https://github.com/onyx-and-iris/xair-cli.git
synced 2026-04-08 18:03:37 +00:00
add go mod tidy hook
This commit is contained in:
@@ -6,3 +6,8 @@ repos:
|
||||
entry: task generate
|
||||
language: system
|
||||
pass_filenames: false
|
||||
|
||||
- repo: https://github.com/tekwizely/pre-commit-golang
|
||||
rev: v1.0.0-rc.4
|
||||
hooks:
|
||||
- id: go-mod-tidy
|
||||
|
||||
Reference in New Issue
Block a user