[Yum-devel] yum pylint

Tim Lauridsen tim.lauridsen at googlemail.com
Mon Mar 30 07:43:42 UTC 2009


I have added the following tags to the yum Makefile.

make pylint (Show pylint warnings and errors, the most crazy stuff is disabled in the profile test/yum-pylintrc)
http://timlau.fedorapeople.org/files/yum/yum-pylint.txt

and

make pylint-errors (Show errors only)

http://fpaste.org/paste/7324

I don't look too bad, but i need a little help to filter out the stuff we don't care about.

EX.
W: 29: Relative import 'misc'

is a candidate to get excluded from the check.

Tim



More information about the Yum-devel mailing list