System Info
- OS: docker - python:3.12-alpine
- Python Version: 3.12
- djLint Version: djlint, version 1.36.4
- template language: jinja2
Issue
When using the --quiet flag. djLint still outputs a progress bar.
How To Reproduce
$ djlint --quiet --lint theme/jinja2/profile/*.jinja2
Linting 17/17 files ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 00:00
Contents of djlint.toml/.djlintrc/pyproject.toml [tool.djlint]
[tool.djlint]
preserve_blank_lines = true
System Info
Issue
When using the
--quietflag. djLint still outputs a progress bar.How To Reproduce
Contents of djlint.toml/.djlintrc/pyproject.toml [tool.djlint]