Skip to content

Commit

Permalink
Update .deepsource.toml (#370)
Browse files Browse the repository at this point in the history
  • Loading branch information
guibranco authored Nov 12, 2024
1 parent b6f7cfb commit f134202
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .deepsource.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
version = 1

test_patterns = [
"Tests/**"
]

[[analyzers]]
name = "csharp"

[[analyzers]]
name = "secrets"

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

0 comments on commit f134202

Please sign in to comment.