ipmi_exporter/.golangci.yml

11 lines
111 B
YAML

---
linters:
enable:
- sloglint
issues:
exclude-rules:
- path: _test.go
linters:
- errcheck