Remove linting from pre-commit because it is slow and messes up GoLand
It seems to confusing committing in the GoLand IDE.
This commit is contained in:
parent
c46aa1c29d
commit
ab6452ace7
@ -23,7 +23,3 @@ repos:
|
||||
name: Validate copyright year
|
||||
entry: hack/check-copyright-year.sh
|
||||
language: script
|
||||
- repo: https://github.com/golangci/golangci-lint
|
||||
rev: v1.33.0
|
||||
hooks:
|
||||
- id: golangci-lint
|
||||
|
Loading…
Reference in New Issue
Block a user