Skip to content

Commit

Permalink
Update common Prometheus files
Browse files Browse the repository at this point in the history
Signed-off-by: prombot <[email protected]>
  • Loading branch information
prombot committed Oct 25, 2022
1 parent c2de6b2 commit 88c4d03
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .yamllint
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,14 @@ rules:
indentation:
spaces: consistent
indent-sequences: consistent
key-duplicates:
ignore: |
config/testdata/section_key_dup.bad.yml
line-length: disable
truthy:
ignore: |
.github/workflows/ci.yml
.github/workflows/codeql-analysis.yml
.github/workflows/funcbench.yml
.github/workflows/fuzzing.yml
.github/workflows/prombench.yml
.github/workflows/golangci-lint.yml

0 comments on commit 88c4d03

Please sign in to comment.