Skip to content

Commit 284cf2d

Browse files
authored
Merge pull request #12 from oew1v07/add-multiple-files
Issue 11 adds capability for multiple documents in yaml
2 parents c1d84c3 + bdac968 commit 284cf2d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ repos:
55
rev: cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # v5.0.0
66
hooks:
77
- id: check-yaml
8+
args: ["--allow-multiple-documents"]
89
- id: forbid-submodules
910
- id: check-added-large-files
1011
- id: check-case-conflict

0 commit comments

Comments
 (0)