mirror of
https://github.com/prometheus-community/ipmi_exporter
synced 2025-01-18 04:41:22 +00:00
11 lines
111 B
YAML
11 lines
111 B
YAML
---
|
|
linters:
|
|
enable:
|
|
- sloglint
|
|
|
|
issues:
|
|
exclude-rules:
|
|
- path: _test.go
|
|
linters:
|
|
- errcheck
|