mirror of
https://github.com/Myzel394/config-lsp.git
synced 2025-06-18 06:55:26 +02:00
ci: add .deepsource.toml
This commit is contained in:
parent
be93c874db
commit
e1ec57f576
13
.deepsource.toml
Normal file
13
.deepsource.toml
Normal 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"
|
Loading…
x
Reference in New Issue
Block a user