[code-quality] Adding python function arguments related customized rule in pylint

Ahirnish Pareek ahirnish at arista.com
Thu Jul 2 08:45:08 CEST 2015


Hi all,

I was wondering if there's a pattern to calculate Pylint's message-id
numbers? I know that first alphabet indicates if its a warning, error,
convention, refactor or fatal but how do we come up with 4-digit number
after that?

Like - E1605. E = Error but what is 1605?

Thanks.

On Wed, Jul 1, 2015 at 5:05 PM, Claudiu Popa <pcmanticore at gmail.com> wrote:

> On Wed, Jul 1, 2015 at 2:32 PM, Ahirnish Pareek <ahirnish at arista.com>
> wrote:
> > Thanks Claudiu.
> >
> > I was looking for this only.
> >
> > Yes, I meant type(function) from Python. My organization doesnt have
> > asteroid in its python's site-packages. We are still importing from
> > logilab.astng module. Thanks for the help!
> >
>
>
> Well, astroid is the old logilab.astng, but much better. ;-)
>



-- 
Regards,
Ahirnish
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/code-quality/attachments/20150702/d019cd8f/attachment.html>


More information about the code-quality mailing list