1
0
mirror of https://github.com/satwikkansal/wtfpython synced 2024-06-20 03:22:45 +02:00
wtfpython/.deepsource.toml
ankitdobhal 696093a0d5 Added .deepsource.toml file for continuous analysis on bug risks/performance/code-quality issues
Signed-off-by: ankitdobhal <dobhal.ankit@protonmail.com>
2021-03-20 01:45:14 -04:00

10 lines
107 B
TOML
Vendored

version = 1
[[analyzers]]
name = "python"
enabled = true
[analyzers.meta]
runtime_version = "3.x.x"