ci: add .deepsource.toml

This commit is contained in:
deepsource-io[bot] 2025-01-23 09:32:56 +00:00 committed by GitHub
parent be93c874db
commit e1ec57f576
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

13
.deepsource.toml Normal file
View File

@ -0,0 +1,13 @@
version = 1
[[analyzers]]
name = "go"
[analyzers.meta]
import_root = "github.com/Myzel394/config-lsp"
[[analyzers]]
name = "javascript"
[[analyzers]]
name = "shell"