djlint / djLint

✨ HTML Template Linter and Formatter. Django - Jinja - Nunjucks - Handlebars - GoLang
https://djLint.com
GNU General Public License v3.0
686 stars 84 forks source link

[BUG] [Linter] djlint does not detect unclosed if tag #811

Open alphatownsman opened 8 months ago

alphatownsman commented 8 months ago

System Info

Issue

How To Reproduce

djlint test.html

  {% if 1 %}

Contents of .djlintrc/pyproject.toml [tool.djlint]

none

dapicester commented 4 months ago

See this: https://github.com/djlint/djLint/issues/202#issuecomment-1080618485