mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-03-26 02:43:42 -04:00
Add ruff rule
This commit is contained in:
committed by
Hans-Christoph Steiner
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"
|
||||
|
||||
Reference in New Issue
Block a user