mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-02-14 18:10:17 +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
|
name: Validate copyright year
|
||||||
entry: hack/check-copyright-year.sh
|
entry: hack/check-copyright-year.sh
|
||||||
language: script
|
language: script
|
||||||
- repo: https://github.com/golangci/golangci-lint
|
|
||||||
rev: v1.33.0
|
|
||||||
hooks:
|
|
||||||
- id: golangci-lint
|
|
||||||
|
|||||||
Reference in New Issue
Block a user