Hi, First thanks for this project,
Here is my request.
Before using this I was already using https://github.com/djlint/djLint and it has conflicting formatting rules regarding django jinja templates.
Biggest conflict is regarding white lines around {% block %}, smaller conflict is about naming inlines {% endblock %}
Would be nice to see a common approach regarding those.
I posted a feature request as well in djLint repo.
Description
Feature Request
Hi, First thanks for this project, Here is my request.
Before using this I was already using https://github.com/djlint/djLint and it has conflicting formatting rules regarding django jinja templates. Biggest conflict is regarding white lines around
{% block %}
, smaller conflict is about naming inlines{% endblock %}
Would be nice to see a common approach regarding those.
I posted a feature request as well in djLint repo.
https://github.com/djlint/djLint/issues/1021