mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2025-12-29 17:44:50 +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]]
|
||||
name = "python"
|
||||
enabled = true
|
||||
dependency_file_paths = ["requirements.txt"]
|
||||
|
||||
[analyzers.meta]
|
||||
runtime_version = "3.x.x"
|
||||
max_line_length = 100
|
||||
|
||||
|
||||
[[transformers]]
|
||||
name = "isort"
|
||||
name = "isort"
|
||||
|
||||
[[transformers]]
|
||||
name = "autopep8"
|
||||
Loading…
Reference in a new issue