On Tuesday 16 March 2010, Donovan Lee Wanhoy wrote:

> Attached is .diff file on a proposed fix for pylint #4581: option to NOT
> get a Missing docstring (C0111) warning if a method is overridden.

This sounds like a useful feature.
 
> All I did was:
> - add an option, no-docstring-overridden that when invoked
> --no-docstring-overridden=y, it won't check the docstring for a method
> that is overridden.

Is there a reason to make it optional, rather than have it enabled at all 
times?

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

Reply via email to