[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#756126: tracker.debian.org: Run "pylint" and do some cleanup



Package: tracker.debian.org
Version: 0.20140710
Severity: wishlist

Running pyling gives back lots of output. It would be nice to fix some
of the real errors reported, maybe take into account some of
refactorization suggestions and add some ignore tags to hide false-
positives errors (maybe provide a .pylintrc for use with the PTS?).
(Ticket migrated from Trello: https://trello.com/c/duNhR7pO/)

Joseph Herlant wrote: Using flake8 + mccabe seems more accurate.
(packages python-mccabe python-flake8 pep8 pyflakes)
Also using the pyling_django of pylint (install using pip for now) :
pylint --load-plugins=pylint_django seems to remove some false-positive


Reply to: