diff --git a/.yamllint b/.yamllint index 2b9e6a8f9..bf3595c92 100644 --- a/.yamllint +++ b/.yamllint @@ -14,4 +14,7 @@ rules: document-start: disable indentation: spaces: consistent + key-duplicates: + ignore: | + *section_key_dup.bad.yml line-length: disable