Skip to content

Commit

Permalink
Add .deepsource.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
deepsourcebot committed Dec 5, 2022
1 parent 70e545f commit 91759af
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .deepsource.toml
@@ -0,0 +1,15 @@
version = 1

[[analyzers]]
name = "java"
enabled = true

[analyzers.meta]
runtime_version = "11"

[[analyzers]]
name = "python"
enabled = true

[analyzers.meta]
runtime_version = "3.x.x"

0 comments on commit 91759af

Please sign in to comment.