We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 343d04a commit 660f717Copy full SHA for 660f717
.pre-commit-config.yaml
@@ -4,6 +4,7 @@ repos:
4
hooks:
5
- id: check-added-large-files
6
- id: check-yaml
7
+ exclude: ^helm\/.*\/templates\/.*|catalog-info.yaml
8
- id: check-merge-conflict
9
- id: end-of-file-fixer
10
0 commit comments