mirror of
https://github.com/qurator-spk/modstool.git
synced 2025-06-26 03:59:55 +02:00
🎨 Sort and remove unused imports
This commit is contained in:
parent
89b71dd5c4
commit
2511fe8ca4
4 changed files with 15 additions and 40 deletions
|
@ -46,8 +46,9 @@ optional-dependencies.dev = {file = ["requirements-dev.txt"]}
|
|||
where = ["src"]
|
||||
|
||||
|
||||
[tool.ruff.lint]
|
||||
[tool.ruff]
|
||||
select = ["E", "F", "I"]
|
||||
line-length = 120
|
||||
|
||||
|
||||
[tool.liccheck]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue