mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-03 11:45:45 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user