]> Sergey Matveev's repositories - btrtrc.git/commitdiff
Update .deepsource.toml
authorDeepSource Bot <bot@deepsource.io>
Fri, 11 Feb 2022 06:33:32 +0000 (06:33 +0000)
committerDeepSource Bot <bot@deepsource.io>
Fri, 11 Feb 2022 06:33:32 +0000 (06:33 +0000)
.deepsource.toml

index 6c68e6d8e7a7991279df82c2403cb74220951253..7f92e0570717f36c82332bc624a4f94d17dcad9b 100644 (file)
@@ -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
\ No newline at end of file