github djlint/djLint v1.39.3

latest release: v1.39.4
7 hours ago

Fix

  • Use Click instead of tqdm for progress output, send progress to stderr, respect --quiet, and honor NO_COLOR. Remove direct colorama and tqdm dependencies now that Click handles CLI colors and progress.
  • Avoid false H025 reports after self-closing tags in Django templates.
  • Avoid false H025 reports for multiline Go template attributes.
  • Keep Django child-template reformatting idempotent when inline control blocks also appear inside HTML attributes.
  • Respect whitespace-control dashes when applying blank_line_after_tag and blank_line_before_tag.

Don't miss a new djLint release

NewReleases is sending notifications on new releases.