mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-30 10:16:54 +00:00
test: test check-yaml feature that allows key duplicates.
This commit is contained in:
parent
85ef03e3b7
commit
119a8f3b2c
2 changed files with 9 additions and 0 deletions
2
testing/resources/duplicate_key_yaml.notyaml
Normal file
2
testing/resources/duplicate_key_yaml.notyaml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
hello: "world"
|
||||
hello: "planet"
|
||||
Loading…
Add table
Add a link
Reference in a new issue