mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 00:36:34 +02:00
allow multi-document YAML in check-yaml pre-commit hook
This commit is contained in:
parent
1d4d212c4c
commit
2c258de6b9
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ repos:
|
|||
hooks:
|
||||
- id: check-yaml
|
||||
exclude: config/envoy.template*
|
||||
args: [--allow-multiple-documents]
|
||||
- id: end-of-file-fixer
|
||||
- id: trailing-whitespace
|
||||
- repo: local
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue