mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
fix djlint syntax
This commit is contained in:
parent
a0bcf1bcce
commit
71f1681f55
@ -70,4 +70,4 @@ inline-quotes = "double"
|
||||
source = "InvenTree"
|
||||
|
||||
[tool.djlint]
|
||||
ignore = ["D018","H006","H008","H020","H021","H023","H025","H030","H031","T002"]
|
||||
ignore = "D018,H006,H008,H020,H021,H023,H025,H030,H031,T002"
|
||||
|
Loading…
Reference in New Issue
Block a user