mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-07 20:34:52 +00:00
ci: Update .deepsource.toml
This commit is contained in:
parent
469ed1ee12
commit
d5a8311b19
1 changed files with 5 additions and 5 deletions
|
|
@ -2,12 +2,12 @@ version = 1
|
||||||
|
|
||||||
[[analyzers]]
|
[[analyzers]]
|
||||||
name = "python"
|
name = "python"
|
||||||
enabled = true
|
|
||||||
dependency_file_paths = ["requirements.txt"]
|
|
||||||
|
|
||||||
[analyzers.meta]
|
[analyzers.meta]
|
||||||
runtime_version = "3.x.x"
|
runtime_version = "3.x.x"
|
||||||
max_line_length = 100
|
|
||||||
|
|
||||||
[[transformers]]
|
[[transformers]]
|
||||||
name = "isort"
|
name = "isort"
|
||||||
|
|
||||||
|
[[transformers]]
|
||||||
|
name = "autopep8"
|
||||||
Loading…
Reference in a new issue