mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-10 17:30:11 +01:00
Add ruff rule
This commit is contained in:
parent
9684eade0d
commit
3782eddc4d
@ -141,3 +141,6 @@ max-nested-blocks = 5
|
||||
[tool.pylint.format]
|
||||
# Maximum number of characters on a single line.
|
||||
max-line-length = 88
|
||||
|
||||
[tool.ruff.format]
|
||||
quote-style = "preserve"
|
||||
|
Loading…
Reference in New Issue
Block a user