On Thursday 18 March 2010, Sylvain Thénault wrote:
> On 17 mars 18:37, Maarten ter Huurne wrote:
> > On Wednesday 17 March 2010, Sarah Strong wrote:
> > > And before I sign off, I'd like to throw my support behind the idea
> > > of disabling convention warnings by default. Can we ticket this and
> > > address it as part of our output fixes? I think it would go a long
> > > way towards making pylint more friendly for first time users.
> > 
> > Both convention (C) and refactor (R) messages could be disabled by
> > default, I think.
> 
> as I said I'm still -1 on this. IMO pylint should be shipped with as most
> thing activated as possible. But it should make clear and easy to switch
> to a less verbose mode.

Currently I run "pylint -rn module.py" to do quick tests. So if I can enable 
"quick test" mode (category 1 and 2 of Emile's list) with a single option, 
that would be fine with me.

Bye,
                Maarten
_______________________________________________
Python-Projects mailing list
Python-Projects@lists.logilab.org
http://lists.logilab.org/mailman/listinfo/python-projects

Reply via email to