github djlint/djLint v1.39.5

7 hours ago

Fix

  • Return 1 when no files match the requested lint or format run.
  • Make --check - return 1 when formatting changes are needed.
  • Keep progress output off stdin runs.

Performance

  • Defer runtime-only imports until the CLI code paths that need them.
  • Process stdin formatting in memory instead of creating a temporary file.
  • Avoid creating an executor when a run only has one worker.

Don't miss a new djLint release

NewReleases is sending notifications on new releases.