Skip to content

Commit

Permalink
Merge pull request #37 from prometheus/repo_sync
Browse files Browse the repository at this point in the history
Synchronize common files from prometheus/prometheus
  • Loading branch information
SuperQ authored Oct 26, 2022
2 parents c2de6b2 + 88c4d03 commit 19a755b
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 19a755b

Please sign in to comment.