Skip to content

Commit

Permalink
Add .deepsource.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
deepsourcebot committed Nov 25, 2022
1 parent e8e2c15 commit 1c2891d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .deepsource.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
version = 1

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

[analyzers.meta]
runtime_version = "17"

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

0 comments on commit 1c2891d

Please sign in to comment.