chore(djlint): Tweak settings

This commit is contained in:
Tom Hubrecht 2024-05-28 08:36:49 +02:00
parent f69c69e73e
commit 9cda3d8c3d

View file

@ -20,7 +20,7 @@ Homepage = "https://git.dgnum.eu/DGNum/dgsi"
Repository = "https://git.dgnum.eu/DGNum/dgsi"
[tool.djlint]
blank_line_after_tag = "load,extends,include"
blank_line_after_tag = "load,extends"
format_js = true
indent = 2
max_blank_lines = 1