Validate that template's markup is valid #153
Labels
04 type: enhancement
making existing stuff better
13 prio: normal
needs a fix, but not now
42 lvl: moderate
fair project insight needed
There was a template with broken HTML, we should know that automatically, so we can fix that whenever that happens, i.e. a
pre-commit
hook 🎉@petschki found out this: https://github.com/Lucas-C/pre-commit-hooks-lxml/tree/master/pre_commit_hooks we could create a pre-commit hook here in
plone/meta
or somewhere else incollective
, the location is not that important, to validate that our template files are actually valid 💯The text was updated successfully, but these errors were encountered: