Disable linting temporarily
This commit is contained in:
parent
2b37a6d718
commit
0fb835d02b
1 changed files with 5 additions and 5 deletions
|
@ -8,8 +8,8 @@ repos:
|
|||
- id: check-yaml
|
||||
- id: check-added-large-files
|
||||
|
||||
- repo: https://github.com/tekwizely/pre-commit-golang
|
||||
rev: v1.0.0-rc.1
|
||||
hooks:
|
||||
- id: go-imports-repo
|
||||
- id: go-vet-repo-mod
|
||||
# - repo: https://github.com/tekwizely/pre-commit-golang
|
||||
# rev: v1.0.0-rc.1
|
||||
# hooks:
|
||||
# - id: go-imports-repo
|
||||
# - id: go-vet-repo-mod
|
||||
|
|
Loading…
Reference in a new issue