Skip to content

Commit 6157c0e

Browse files
committed
remove golangci-lint for the time being it is having many false positives
1 parent 3a83d4e commit 6157c0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repos:
77
hooks:
88
- id: helmlint
99
- id: gofmt
10-
- id: golangci-lint
10+
# - id: golangci-lint
1111
- repo: https://github.com/gitleaks/gitleaks
1212
rev: v8.28.0
1313
hooks:

0 commit comments

Comments
 (0)