On reformatte le html
This commit is contained in:
@@ -95,3 +95,10 @@ max-complexity = 10
|
||||
[tool.ruff.lint.isort]
|
||||
force-to-top = ["src"]
|
||||
known-first-party = ["src"]
|
||||
|
||||
[tool.djlint]
|
||||
profile = "django"
|
||||
ignore = "H031,T003,H006"
|
||||
extension = "html"
|
||||
files = ["src/agenda_culturel/templates/agenda_culturel/*.html"]
|
||||
indent = 2
|
||||
|
||||
Reference in New Issue
Block a user