[WEB-5044] fix: ruff lint and format errors (#7868)
* fix: lint errors * fix: file formatting * fix: code refactor
This commit is contained in:
parent
1fb22bd252
commit
9237f568dd
261 changed files with 2199 additions and 6378 deletions
|
|
@ -31,7 +31,7 @@ exclude = [
|
|||
]
|
||||
|
||||
# Same as Black.
|
||||
line-length = 88
|
||||
line-length = 120
|
||||
indent-width = 4
|
||||
|
||||
[tool.ruff.format]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue