django-cms / djangocms-alias

Other
8 stars 23 forks source link

Pre-commit bot breaks tests #221

Closed fsbraun closed 6 months ago

fsbraun commented 6 months ago

The precommit bot automatically adds a newline to all HTML templates. This breaks the tests.

templates/djangocms_alias/default/alias.html must not have a newline at the end.