django-template-lsp/setup.cfg
2024-05-17 15:46:17 +02:00

8 lines
104 B
INI

[flake8]
max-line-length = 88
ignore = W503
[tool:isort]
profile = black
known_first_party =
djlsp