Merge pull request #10670 from prometheus/superq/relax_yaml

Relax yamllint
pull/10671/head
Ben Kochie 3 years ago committed by GitHub
commit eb1617ebd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -14,6 +14,7 @@ rules:
document-start: disable
indentation:
spaces: consistent
indent-sequences: consistent
key-duplicates:
ignore: |
config/testdata/section_key_dup.bad.yml

Loading…
Cancel
Save