cmsmanage/pyproject.toml

8 lines
137 B
TOML

[tool.black]
extend-exclude = "/migrations/.*.py"
[tool.djlint]
extension = ".dj.html"
indent = 2
blank_line_after_tag = "load,extends"