mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-13 19:20:05 +00:00
chore: align black with Ruff backend formatting (#22766)
This commit is contained in:
@@ -216,6 +216,10 @@ dev = [
|
||||
"ruff>=0.15.5",
|
||||
]
|
||||
|
||||
[tool.black]
|
||||
line-length = 120
|
||||
skip-string-normalization = true
|
||||
|
||||
[tool.ruff]
|
||||
line-length = 120
|
||||
|
||||
|
||||
Reference in New Issue
Block a user