djLint
djLint copied to clipboard
✨ HTML Template Linter and Formatter. Django - Jinja - Nunjucks - Handlebars - GoLang
- [x ] I'm on the [latest version](https://pypi.org/project/djlint/) of djLint - [ x] I've searched the [issues](https://github.com/djlint/djLint/issues) - [ x] I've read the [docs](https://djlint.com) ## System Info - OS: Windows...
- [x] I'm on the [latest version](https://pypi.org/project/djlint/) of djLint - [x] I've searched the [issues](https://github.com/Riverside-Healthcare/djLint/issues) - [x] I've read the [docs](https://djlint.com) ## System Info - OS: ubuntu 22.04 - Python...
## Feature Request With `djlint==1.34.1` runnings the `pre-commit` hook `djlint-reformat-django`, it conflicts with a default configuration of `prettier==3.2.5`. The request is to document a `prettier` or a djLint config in...
- [x] I'm on the [latest version](https://pypi.org/project/djlint/) of djLint - [x] I've searched the [issues](https://github.com/Riverside-Healthcare/djLint/issues) - [x] I've read the [docs](https://djlint.com) ## System Info - OS: Mac Ventura 13.0.1 (22A400)...
# Pull Request Check List Resolves: #issue-number-here - [x] Added **tests** for changed code. - [ ] Updated **documentation** for changed code.
Resolves: #812 - [x] Added tests for changed code. It wasn't detecting tabs as a valid whitespace between HTML tags, causing it to transform: `\n\t\n` into: `\n\t\n\n` Notice that the...
- [X] I'm on the [latest version](https://pypi.org/project/djlint/) of djLint - [X] I've searched the [issues](https://github.com/djlint/djLint/issues) - [X] I've read the [docs](https://djlint.com) ## System Info - OS: Ubuntu 20.04 - Python...
# Pull Request Check List Resolves: #814 - [x] Added **tests** for changed code.
- [x] I'm on the [latest version](https://pypi.org/project/djlint/) of djLint - [x] I've searched the [issues](https://github.com/djlint/djLint/issues) - [x] I've read the [docs](https://djlint.com) ## System Info - OS: e.g. ubuntu 22.04 -...
- [x] I'm on the [latest version](https://pypi.org/project/djlint/) of djLint - [X] I've searched the [issues](https://github.com/djlint/djLint/issues) - [X] I've read the [docs](https://djlint.com) ## Issue When a file indented with tabs is...