Commit 05e2d07
committed
Exclude Kubernetes YAML files from pre-commit YAML validation
Multi-document YAML files (with --- separators) are valid for Kubernetes
but cause the check-yaml hook to fail. Exclude local/*-environment.yaml
and local/*.yaml files from validation.1 parent fffd429 commit 05e2d07
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments