We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc601cf commit 506e9b9Copy full SHA for 506e9b9
.deepsource.toml
@@ -1,6 +1,6 @@
1
version = 1
2
3
-test_patterns = ["tests/*", "end_to_end_tests/*"]
+test_patterns = ["tests/**", "end_to_end_tests/**"]
4
5
[[analyzers]]
6
name = "python"
0 commit comments