Browse Source

Update common Prometheus files (#2158)

Signed-off-by: prombot <prometheus-team@googlegroups.com>
pull/2159/head
PrometheusBot 3 years ago committed by GitHub
parent
commit
68f1e952c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 10
      .yamllint

10
.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

Loading…
Cancel
Save