Update djlint settings

This commit is contained in:
Edgar P. Burkhart 2025-01-01 13:59:31 +01:00
parent 898c92df23
commit f98990d0a8
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
33 changed files with 851 additions and 831 deletions

4
pyproject.toml Normal file
View file

@ -0,0 +1,4 @@
[tool.djlint]
indent=2
max_blank_lines=1
max_line_length=89