EdgexAgent/device-ble-go/vendor/github.com/openziti/channel/v4/.golangci.yml
2025-07-10 20:40:32 +08:00

6 lines
130 B
YAML

version: "2"
linters:
settings:
staticcheck:
checks: [ "all", "-ST1000", "-ST1003", "-ST1006", "-ST1020", "-ST1021" ]