Re: [code-quality] Adding new warnings?

2013-07-06 Thread Marius Gedminas
On Fri, Jul 05, 2013 at 09:49:27PM -0500, Skip Montanaro wrote: > Is there some magic to adding new messages to pylint? I've defined my > new warning in checkers/classes.py by adding a new key/value pair to > the MSGS dict: > > MSGS = { > ... > 'W0234': ('instance attribute %r is not used

Re: [code-quality] Adding new warnings?

2013-07-06 Thread Skip Montanaro
> So is it 2-3-4, or 3-2-4? : dope slap: Thanks, Skip ___ code-quality mailing list [email protected] http://mail.python.org/mailman/listinfo/code-quality