On Tue, Feb 19, 2019 at 3:07 PM simon.bordeyne <[email protected]>
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
_______________________________________________
Python-ideas mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to