ipmi_exporter/.golangci.yml

11 lines
150 B
YAML
Raw Normal View History

---
issues:
exclude-rules:
- path: _test.go
linters:
- errcheck
linters-settings:
errcheck:
exclude: scripts/errcheck_excludes.txt