logoalt Hacker News

koolalalast Monday at 3:28 AM2 repliesview on HN

We need auto-unformatting too? Auto formatting that doesn't get added as a git change?


Replies

giancarlostorolast Monday at 12:47 PM

I just find it funny that the auto formatting adds the spacing to a very specific style, but requiring spacing is too much for some, readability is much richer in most Python projects I've opened (I can't think of one where it was terrible) compared to Java and C# projects I've opened due to people in Python following coding style standards more frequently, PEP-8 is king.