[Python-ideas] PEP 8 update on line length
Joni Orponen
j.orponen at 4teamwork.ch
Tue Feb 19 09:14:21 EST 2019
On Tue, Feb 19, 2019 at 3:07 PM simon.bordeyne <simon.bordeyne at gmail.com>
wrote:
> A good middle ground would be to enforce customization of that rule in the
> most used python linters. A simple setting to set the number of characters
> before a linting warning occurs would be acceptable.
>
Major linters already support this. Some linters I know of having support:
pycodestyle, pyflakes, isort, pylint, black.
--
Joni Orponen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20190219/9e75ab54/attachment.html>
More information about the Python-ideas
mailing list