4 ms·
We need auto-unformatting too? Auto formatting that doesn't get added as a git change?
by koolala 2mo ago
We need auto-unformatting too? Auto formatting that doesn't get added as a git change?
- deleted 2mo ago[deleted]
- giancarlostoro 1mo agoI 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.