Add .deepsource.toml

This commit is contained in:
DeepSource Bot
2020-11-26 09:44:26 +00:00
committed by kaiyou
parent 96bba09395
commit 00bd0820f5

8
.deepsource.toml Normal file
View File

@ -0,0 +1,8 @@
version = 1
[[analyzers]]
name = "go"
enabled = true
[analyzers.meta]
import_paths = ["github.com/costela/wesher"]