status-go/vendor/github.com/anacrolix/torrent/.golangci.yml

9 lines
120 B
YAML

linters-settings:
staticcheck:
go: "1.16"
checks: ["all", "-U1000"]
govet:
disable:
- composites