Update .deepsource.toml
This commit is contained in:
parent
e0f489bfb2
commit
b81470dc39
|
@ -7,5 +7,8 @@ name = "go"
|
|||
enabled = true
|
||||
|
||||
[analyzers.meta]
|
||||
import_paths = ["github.com/anacrolix/torrent"]
|
||||
import_root = "github.com/anacrolix/torrent"
|
||||
|
||||
[[transformers]]
|
||||
name = "gofumpt"
|
||||
enabled = true
|
Loading…
Reference in New Issue