Skip to content

Commit

Permalink
ci: update .deepsource.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
deepsource-io[bot] authored Jun 3, 2024
1 parent dcbb49c commit 3a203b4
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions .deepsource.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
version = 1

[[analyzers]]
name = "test-coverage"
enabled = true

[[analyzers]]
name = "java"

Expand All @@ -20,8 +16,5 @@ name = "javascript"
plugins = ["angular"]
environment = [
"nodejs",
"jasmine",
"jest",
"browser",
"vitest"
]
"browser"
]

0 comments on commit 3a203b4

Please sign in to comment.