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

9 lines
120 B
YAML
Raw Normal View History

2022-03-10 09:44:48 +00:00
linters-settings:
staticcheck:
go: "1.16"
checks: ["all", "-U1000"]
govet:
disable:
- composites