mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-10-15 19:09:58 +02:00
CI: lint with ruff
This commit is contained in:
parent
a144026b27
commit
e1b56d97da
2 changed files with 7 additions and 0 deletions
|
@ -66,3 +66,6 @@ ignore = [
|
|||
# disable bare except
|
||||
"E722",
|
||||
]
|
||||
|
||||
[tool.ruff.format]
|
||||
quote-style = "preserve"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue