From 68f1e952c8678fd789331e3805b6151df22bfe36 Mon Sep 17 00:00:00 2001 From: PrometheusBot Date: Thu, 30 Sep 2021 08:38:51 +0200 Subject: [PATCH] Update common Prometheus files (#2158) Signed-off-by: prombot --- .yamllint | 10 ++++++++++ 1 file changed, 10 insertions(+) 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