Enable djlint H008 and fix issues (#26869)
Enable `H008 | Attributes should be double quoted` and fix issues.
This commit is contained in:
parent
5743d7cb5b
commit
a625f3a761
6 changed files with 14 additions and 14 deletions
|
@ -12,4 +12,4 @@ djlint = "1.32.1"
|
|||
|
||||
[tool.djlint]
|
||||
profile="golang"
|
||||
ignore="H005,H006,H008,H013,H016,H020,H021,H030,H031"
|
||||
ignore="H005,H006,H013,H016,H020,H021,H030,H031"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue