Create .deepsource.toml

This commit is contained in:
netbenix 2022-08-19 06:11:51 +02:00 committed by GitHub
parent 6e030be8e8
commit 50658174f3
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/LPM-Group/lpm-cli"