As expressed at Djangocon Europe, I am hugely in favor for adopting black. If we choose to do this there are a few things to consider:
* Line-length, we probably want to stay at 119 I guess * String normalization, I'd be in favor of following black defaults here, but I am open to be convinced otherwise * We will need to adjust the isort configuration ( https://github.com/ambv/black/blob/master/README.md#how-black-wraps-lines ) Cheers, Florian -- 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 [email protected]. To post to this group, send email to [email protected]. 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/698d8e49-0deb-437c-b6ce-a321fe3988e3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
