Ignore more djLint stuff
This commit is contained in:
@ -34,7 +34,7 @@ line-length = 120
|
|||||||
target-version = ["py311"]
|
target-version = ["py311"]
|
||||||
|
|
||||||
[tool.djlint]
|
[tool.djlint]
|
||||||
ignore = "D018,J018"
|
ignore = "D004,D018,J018"
|
||||||
profile = "jinja"
|
profile = "jinja"
|
||||||
max_line_length = 120
|
max_line_length = 120
|
||||||
format_attribute_template_tags = true
|
format_attribute_template_tags = true
|
||||||
|
Reference in New Issue
Block a user