mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-01 18:44:50 +00:00
Update .deepsource.toml
This commit is contained in:
parent
e9ebcca921
commit
95ecce151c
1 changed files with 3 additions and 2 deletions
|
|
@ -2,11 +2,12 @@ version = 1
|
||||||
|
|
||||||
[[analyzers]]
|
[[analyzers]]
|
||||||
name = "python"
|
name = "python"
|
||||||
enabled = true
|
|
||||||
|
|
||||||
[analyzers.meta]
|
[analyzers.meta]
|
||||||
runtime_version = "3.x.x"
|
runtime_version = "3.x.x"
|
||||||
|
|
||||||
[[transformers]]
|
[[transformers]]
|
||||||
name = "black"
|
name = "black"
|
||||||
enabled = true
|
|
||||||
|
[[transformers]]
|
||||||
|
name = "isort"
|
||||||
Loading…
Reference in a new issue