Skip to content

Commit

Permalink
Add analyzers .deepsource.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
d-fda authored Dec 6, 2023
1 parent 0527a07 commit a8da5d3
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .deepsource.toml
Original file line number Diff line number Diff line change
@@ -1 +1,16 @@
version = 1

[[analyzers]]
name = "shell"

[[analyzers]]
name = "javascript"

[analyzers.meta]
environment = ["nodejs"]

[[analyzers]]
name = "go"

[analyzers.meta]
import_root = "github.com/diadata-org/diadata"

0 comments on commit a8da5d3

Please sign in to comment.