diff --git a/.yamllint b/.yamllint index 2b9e6a8f..281c9464 100644 --- a/.yamllint +++ b/.yamllint @@ -14,4 +14,14 @@ rules: document-start: disable indentation: spaces: consistent + key-duplicates: + ignore: | + config/testdata/section_key_dup.bad.yml line-length: disable + truthy: + ignore: | + .github/workflows/codeql-analysis.yml + .github/workflows/funcbench.yml + .github/workflows/fuzzing.yml + .github/workflows/prombench.yml + .github/workflows/golangci-lint.yml