Skip to content

Commit c349e6e

Browse files
committed
Skipped checking YAML files containing template expressions
1 parent 17fe304 commit c349e6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ repos:
2020
name: Verifying JSON file syntax
2121
- id: check-yaml
2222
name: Verifying YAML file syntax
23+
exclude: Helm/charts/.*?/templates/deployment\.yaml
2324
args: [--allow-multiple-documents]
2425
- id: check-toml
2526
name: Verifying TOML file syntax

0 commit comments

Comments
 (0)