On Thu, 21 Feb 2019 at 12:20, Paul Ferrell <pfl...@gmail.com> wrote:
>
> My linter is fine with a double indent after an 'if (A and'.  I thought it 
> was in the standard.

If I used a linter, I'd expect it to be fine with whatever I told it
to be fine with :-) It's a linter's job to flag up violations of the
coding style *I* choose to follow, not to impose a coding style on me
that I don't agree with.

Paul
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to