Your message dated Mon, 19 Feb 2018 18:52:02 +0100
with message-id <20180219175202.ga8...@home.ouaza.com>
and subject line Re: Bug#756126: tracker.debian.org: Run "pylint" and do some 
cleanup
has caused the Debian Bug report #756126,
regarding tracker.debian.org: Run "pylint" and do some cleanup
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
756126: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756126
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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

--- End Message ---
--- Begin Message ---
On Sat, 26 Jul 2014, Christophe Siraut wrote:
> 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/)

Nowadays we have automated checks with flake8. It's good enough.
We also have https://landscape.io/github/rhertzog/distro-tracker
even though that broke recently when I added some Python 3
classifiers to setup.py.

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Support Debian LTS: https://www.freexian.com/services/debian-lts.html
Learn to master Debian: https://debian-handbook.info/get/

--- End Message ---

Reply via email to