Files
stundenfuchs/pyproject.toml
T
maddin 6fbd1bb3c2
CI / checks (push) Has been cancelled
chore: initialize public repository
2026-03-22 12:57:09 +00:00

10 lines
140 B
TOML

[tool.djlint]
profile = "jinja"
indent = 2
max_line_length = 140
ignore = "H006,H013"
extension = "html"
[tool.djlint.css]
indent_size = 2