On 22 February 2018 at 13:27, Guido van Rossum <guido at python.org> wrote: > What we need now is not more opinions on which formatter or linter is best. > We need someone to actually do some work and estimate how much code would be > changed if we ran e.g. tabnanny.py (or something more advanced!) over the > entire stdlib, how much code would break (even the most conservative > formatter sometimes breaks code that wasn't expecting to be reformatted -- > e.g. we used to have tests with significant trailing whitespace), and how > often the result would be just too ugly to look at. I believe we still run Tools/scripts/reindent.py and Tools/scripts/reindent-rst.py as pre-merge checks. (I actually thought we add a reindent-c.py script as well, since Py3 switched all the C code over to using spaces for indentation to match the Python conventions, but it appears not). Cheers, Nick. -- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4