status-go/vendor/github.com/anacrolix/torrent/.deepsource.toml

14 lines
204 B
TOML

version = 1
test_patterns = ["**/*_test.go"]
[[analyzers]]
name = "go"
enabled = true
[analyzers.meta]
import_root = "github.com/anacrolix/torrent"
[[transformers]]
name = "gofumpt"
enabled = true