Ignore some djlint rules
This commit is contained in:
parent
813e432399
commit
edc66865e0
@ -5,3 +5,4 @@ extend-exclude = "/migrations/.*.py"
|
||||
extension = ".dj.html"
|
||||
indent = 2
|
||||
blank_line_after_tag = "load,extends"
|
||||
ignore = "T003,H017,H030,H031"
|
||||
|
Loading…
Reference in New Issue
Block a user