mirror of
https://github.com/Django-LiveView/demo-doom
synced 2026-01-07 05:43:39 +01:00
7 lines
93 B
TOML
7 lines
93 B
TOML
[tool.ruff]
|
|
indent-width = 1
|
|
|
|
[tool.ruff.format]
|
|
indent-style = "tab"
|
|
quote-style = "double"
|