node_exporter/vendor/github.com/prometheus/procfs/.golangci.yml
Matt Layher da6b66371f collector: reimplement sockstat collector with procfs (#1552)
* collector: reimplement sockstat collector with procfs
* collector: handle sockstat IPv4 disabled, debug logging

Signed-off-by: Matt Layher <mdlayher@gmail.com>
2019-11-25 13:41:38 -06:00

5 lines
45 B
YAML

linters:
enable:
- staticcheck
- govet