pylint, was Re: pygame - importing GL - very bad...
Ian Kelly
ian.g.kelly at gmail.com
Wed Jan 2 14:31:52 EST 2013
On Wed, Jan 2, 2013 at 10:57 AM, Chris Angelico <rosuav at gmail.com> wrote:
> Yeah, same applies to most linters I think. You end up disagreeing
> with the author on half the points. Oh well. Doesn't make the tool
> useless, just means you need to fiddle with it to get it how you want
> it.
It's a lot less work to disable a check than to implement a desired
check that is missing, so to me it's better that a linter do too much
by default than not enough.
More information about the Python-list
mailing list