Merge pull request #21 from netbenix/deepsource-integr
Add DeepSource check
This commit is contained in:
commit
ab6d050a75
1 changed files with 8 additions and 0 deletions
8
.deepsource.toml
Normal file
8
.deepsource.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
version = 1
|
||||
|
||||
[[analyzers]]
|
||||
name = "go"
|
||||
enabled = true
|
||||
|
||||
[analyzers.meta]
|
||||
import_root = "github.com/netbenix/scabiosa"
|
||||
Reference in a new issue