caddy-log-exporter/vendor/github.com/shoenig/go-m1cpu/.golangci.yaml

13 lines
142 B
YAML

run:
timeout: 5m
linters:
enable:
- gofmt
- errcheck
- errname
- errorlint
- bodyclose
- durationcheck
- whitespace