Merge pull request #21 from netbenix/deepsource-integr

Add DeepSource check
This commit is contained in:
netbenix 2022-02-19 16:54:16 +01:00 committed by GitHub
commit ab6d050a75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

8
.deepsource.toml Normal file
View file

@ -0,0 +1,8 @@
version = 1
[[analyzers]]
name = "go"
enabled = true
[analyzers.meta]
import_root = "github.com/netbenix/scabiosa"