fourdigits / django-template-lsp

GNU General Public License v3.0
18 stars 0 forks source link

Add linting/formatting with djlint #24

Open krukas opened 4 months ago

krukas commented 4 months ago

Use https://github.com/djlint/djLint to add support for linting and formatting:

Formatting example: https://pygls.readthedocs.io/en/latest/examples/formatting.html Linting (diagnostics) examples: