mirror of
https://github.com/go-gitea/gitea.git
synced 2025-07-21 09:31:19 +02:00
Enable djlint H008 and fix issues (#26869)
Enable `H008 | Attributes should be double quoted` and fix issues.
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user