Allow multiple yaml documents during pre-commit check-yaml validation
Change-Id: Ib4e720e08936ff8e1d445d396d7654e9ea1ab011
This commit is contained in:
parent
164df84c22
commit
892d99c604
@ -11,6 +11,7 @@ repos:
|
||||
- id: check-merge-conflict
|
||||
- id: check-symlinks
|
||||
- id: check-yaml
|
||||
args: [--allow-multiple-documents]
|
||||
- id: detect-private-key
|
||||
- id: end-of-file-fixer
|
||||
- id: forbid-new-submodules
|
||||
|
Loading…
x
Reference in New Issue
Block a user