[Python-projects] how to execute pylint in a Linux script?

Mads Kiilerich mads at kiilerich.com
Sun Mar 1 17:51:35 CET 2009


Dotan Barak wrote, On 03/01/2009 05:22 PM:
> Hi.
>
> I would like to automatically check my python scripts on a daily basis
> using a Linux script
> (since pylint is a powerful tool which can help me make sure the code is clean).
>
> In most of the excutables that i call, the return value is different
> than zero when there is a warning/error.
> I noticed that pylint return constant 0, no matter if there is a
> warning/error or not.
>   

What pylint version?

Pylint 0.16 includes 
http://www.logilab.org/cgi-bin/hgwebdir.cgi/pylint/rev/e00098ab5750 and 
http://www.logilab.org/cgi-bin/hgwebdir.cgi/pylint/rev/3617eaf2f95f .

/Mads
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3435 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.logilab.org/pipermail/python-projects/attachments/20090301/e72a6f78/attachment.bin>


More information about the Python-Projects mailing list