github.com/anacrolix/torrent@v1.61.0/.deepsource.toml (about) 1 version = 1 2 3 test_patterns = ["**/*_test.go"] 4 5 [[analyzers]] 6 name = "go" 7 enabled = true 8 9 [analyzers.meta] 10 import_root = "github.com/anacrolix/torrent" 11 12 [[transformers]] 13 name = "gofmt" 14 enabled = true