You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
djlint/djLint#1021
The text was updated successfully, but these errors were encountered: