mirror of
https://github.com/onyx-and-iris/gobs-cli.git
synced 2026-03-22 01:59:12 +00:00
add pre-commit config
This commit is contained in:
parent
f5da566c99
commit
e5e0ac3dcf
5
.pre-commit-config.yaml
Normal file
5
.pre-commit-config.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
repos:
|
||||
- repo: https://github.com/tekwizely/pre-commit-golang
|
||||
rev: v1.0.0-rc.4
|
||||
hooks:
|
||||
- id: go-mod-tidy
|
||||
Loading…
x
Reference in New Issue
Block a user