mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
avoid glob pattern for key-duplicates
Signed-off-by: Michal Wasilewski <mwasilewski@gmx.com>
This commit is contained in:
parent
4a811c2b44
commit
b4f12e4c7a
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ rules:
|
|||
spaces: consistent
|
||||
key-duplicates:
|
||||
ignore: |
|
||||
*section_key_dup.bad.yml
|
||||
config/testdata/section_key_dup.bad.yml
|
||||
line-length: disable
|
||||
truthy:
|
||||
ignore: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue