Allow multiple documents in single yaml file

pull/5/head
Drew Bednar 1 year ago
parent e87ba2f3f2
commit 66f1df5809

@ -6,6 +6,7 @@ repos:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml
args: [--allow-multiple-documents]
- id: check-added-large-files
- id: debug-statements
- repo: https://github.com/shellcheck-py/shellcheck-py

Loading…
Cancel
Save