Re-add [tool.black]
to pyproject.toml with placeholder to prevent removal
This commit is contained in:
parent
28abbf69f8
commit
08ff37de7d
@ -32,6 +32,9 @@ server = [
|
|||||||
"setuptools~=68.2",
|
"setuptools~=68.2",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[tool.black]
|
||||||
|
line-length = 88
|
||||||
|
|
||||||
[tool.djlint]
|
[tool.djlint]
|
||||||
profile="django"
|
profile="django"
|
||||||
extension = ".dj.html"
|
extension = ".dj.html"
|
||||||
|
Loading…
Reference in New Issue
Block a user