Merge pull request #12235 from mmorel-35/patch-1
yamllint: don’t check keys and add file extension to config file
This commit is contained in:
commit
48ded7a99c
|
@ -20,5 +20,4 @@ rules:
|
|||
config/testdata/section_key_dup.bad.yml
|
||||
line-length: disable
|
||||
truthy:
|
||||
ignore: |
|
||||
.github/workflows/*.yml
|
||||
check-keys: false
|
Loading…
Reference in New Issue