Saturday, September 28, 2019

Template linting

Hi,

I was wondering whether there are any good options for linting HTML
templates. I have searched for a while, but all I found falls into one
of these categories:

- half baked attempts that were abandoned at some point
- HTML linters that get confused by template syntax
- template linters for specific template languages, but not django

My main motivation is finding missing closing tags in HTML, but anything
on top of that would be welcome.

I cannot be the first person with this question. How do you check your
templates?

tobias

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/590a6d82-1112-9c1f-dfcf-3e41473d0b42%40posteo.de.

No comments:

Post a Comment