EdgexAgent/device-gps-go/vendor/github.com/shoenig/go-m1cpu/.golangci.yaml
2025-07-10 20:30:06 +08:00

13 lines
142 B
YAML

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