mirror of
https://github.com/prometheus/prometheus.git
synced 2024-12-26 22:19:40 -08:00
9bb3555fe4
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
10 lines
135 B
YAML
10 lines
135 B
YAML
issues:
|
|
exclude-rules:
|
|
- path: _test.go
|
|
linters:
|
|
- errcheck
|
|
|
|
linters-settings:
|
|
errcheck:
|
|
exclude: .errcheck_excludes
|