Skip to content

Commit

Permalink
disable reporting on test files
Browse files Browse the repository at this point in the history
  • Loading branch information
dangowans committed Nov 1, 2023
1 parent 9fc818c commit 48b82b6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .deepsource.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
version = 1

test_patterns = \[
"test/*"
]

[[analyzers]]
name = "javascript"

Expand Down

0 comments on commit 48b82b6

Please sign in to comment.