add: test patterns to deepsource conf
This commit is contained in:
@@ -3,6 +3,9 @@ version = 1
|
||||
[[analyzers]]
|
||||
name = "python"
|
||||
enabled = true
|
||||
|
||||
test_patterns = [
|
||||
"tests/**",
|
||||
"test_*.py"
|
||||
]
|
||||
[analyzers.meta]
|
||||
runtime_version = "3.x.x"
|
||||
runtime_version = "3.x.x"
|
||||
|
Reference in New Issue
Block a user