chore(djlint): Tweak settings
This commit is contained in:
parent
f69c69e73e
commit
9cda3d8c3d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue