Tim Lauridsen wrote:
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
_______________________________________________
Yum-devel mailing list
Yum-devel@lists.baseurl.org
http://lists.baseurl.org/mailman/listinfo/yum-devel
Cleanup a lot of the basic warnings and exclude some others.
here is an updated pylint report in html.
http://timlau.fedorapeople.org/files/yum/yum-pylint.html
Tim
_______________________________________________
Yum-devel mailing list
Yum-devel@lists.baseurl.org
http://lists.baseurl.org/mailman/listinfo/yum-devel