Djangotemplate
Django endblock name doesn't match the block name
Warning
Code Style
New
Last modified: 03 December 2024Reports incorrect names of the closing blocks.
Example:
{% block my_block %}
{% endblock not_correct %}
- By ID
Can be used to locate inspection in e.g. Qodana configuration files, where you can quickly enable or disable it, or adjust its settings.
EndBlockNamesInspection
Inspection Details | |
---|---|
By default bundled with: | |
Can be installed with plugin: | Django, 243.23132 |
Thanks for your feedback!
Was this page helpful?