Relax yamllint

Relax indentation to allow non-indented sequences. This helps with
generated yaml linke the snmp_exporter config output.

Signed-off-by: SuperQ <superq@gmail.com>
This commit is contained in:
SuperQ 2022-05-06 09:59:59 +02:00
parent 88f9b248b4
commit a62a9e4942
No known key found for this signature in database
GPG Key ID: C646B23C9E3245F1
1 changed files with 1 additions and 0 deletions

View File

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