mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-16 03:55:41 +00:00
fix djlint syntax
This commit is contained in:
@ -70,4 +70,4 @@ inline-quotes = "double"
|
|||||||
source = "InvenTree"
|
source = "InvenTree"
|
||||||
|
|
||||||
[tool.djlint]
|
[tool.djlint]
|
||||||
ignore = ["D018","H006","H008","H020","H021","H023","H025","H030","H031","T002"]
|
ignore = "D018,H006,H008,H020,H021,H023,H025,H030,H031,T002"
|
||||||
|
Reference in New Issue
Block a user