mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-17 17:34:35 +08:00
12
.deepsource.toml
Normal file
12
.deepsource.toml
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
version = 1
|
||||||
|
|
||||||
|
test_patterns = ["tests/test_*.py"]
|
||||||
|
|
||||||
|
exclude_patterns = ["examples/**"]
|
||||||
|
|
||||||
|
[[analyzers]]
|
||||||
|
name = "python"
|
||||||
|
enabled = true
|
||||||
|
|
||||||
|
[analyzers.meta]
|
||||||
|
runtime_version = "3.x.x"
|
||||||
Reference in New Issue
Block a user