On Thu, May 31, 2018 at 1:39 AM, <oli...@kidsnote.com> wrote:

> Are there any reasons that not allow spaces between separator and arg?
>

Every optional variant of template syntax is a potential source of bugs or
compatibility issues for the future. And a potential source of confusion
when someone is trying to learn by reading code -- why did one developer do
it *this* way, while another developer did it *that* way? And another
choice every dev team has to make when putting together their style guide,
and another option they have to set on their linters, to make sure they get
a consistent codebase.

For these reasons, the default position should be "don't add it unless
there's a very good reason to". If there is a good reason to add it, please
explain so we can understand why you're requesting it.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAL13Cg98d4UX2RcypOeiRnCU-TczNzqO90unjLgt4y8q8YugPg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to