> > Personally I first got involved contributing to Django couple of weeks > back, > and from anecdotal experience I can testify to how 'formatting of code' > creates > a huge barrier for entry. My PR at the time went multiple times back and > forth > tweaking formatting.
Wouldn't it have worked if you had used `black` on your code? I.e. it is not necessary to apply it to the whole codebase, but maybe only mention it in the codestyle guide then? - leading to an incremental adoption, rather than applying it altogether. I like black, but one of its bigger issues is not keeping already formatted/split lists (https://github.com/python/black/issues/796). Cheers, Daniel. -- 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/1e77b8fb-d18b-4f86-acb3-b3bd9763fa70%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.