Files
TISbackup/pyproject.toml
T

6 lines
97 B
TOML
Raw Normal View History

2024-11-28 23:59:02 +01:00
[tool.black]
line-length = 140
[tool.ruff]
# Allow lines to be as long as 120.
line-length = 140