f19e8f8c4b
Signed-off-by: Jai <jai@deepsource.io>
11 lines
118 B
TOML
11 lines
118 B
TOML
version = 1
|
|
|
|
test_patterns = [
|
|
"tests/**"
|
|
]
|
|
|
|
[[analyzers]]
|
|
name = "python"
|
|
enabled = true
|
|
runtime_version = "3.x.x"
|