Re: [code-quality] Adding new warnings?

2013-07-08 Thread Sylvain Thénault
On 07 juillet 21:06, Skip Montanaro wrote: > > Aside from Marius's point about the typo, you also need to make sure it is > > added to the @check_messages decorator. > > Thanks. I would never have guessed that. Looking in > checkers/classes.py, I see 22 messages defined in the MSGS dict, but > o

Re: [code-quality] Flake8 News

2013-07-08 Thread Sylvain Thénault
Hi Ian, On 04 juillet 11:42, Ian Cordasco wrote: > First, is there any interest in developing a pylint plugin for Flake8? > If so, who's interested in working with me on it. (I doubt we will > finish it today, but I'd at least like to start it.) On my side, I can't commit to find time to work on