Re: Proposal to format Django using black

2019-04-25 Thread Herman S
On Fri, Apr 19, 2019 at 6:33 PM Mariusz Felisiak wrote: > I don't think that our code style is any barrier for newcomers. As a newcomer, I can tell you that it most definitely is a barrier, at least it is for me – for the reasons laid out in my original email :) * >From what I can gather the fo

Proposal to format Django using black

2019-04-13 Thread Herman S
Hi. I propose that Django starts using 'black' [0] to auto-format all Python code. For those unfamiliar with 'black' I recommend reading the the projects README. The short version: it aims to reduce bike-shedding and non value-adding discussions; saving time reviewing code; and making the barrier