mirror of
https://github.com/satwikkansal/wtfpython
synced 2024-11-24 12:04:24 +01:00
696093a0d5
Signed-off-by: ankitdobhal <dobhal.ankit@protonmail.com>
10 lines
107 B
TOML
Vendored
10 lines
107 B
TOML
Vendored
version = 1
|
|
|
|
[[analyzers]]
|
|
name = "python"
|
|
enabled = true
|
|
|
|
[analyzers.meta]
|
|
runtime_version = "3.x.x"
|
|
|