#3329 closed task (fixed)

Switch to flake8 as a way to run pyflakes

Reported by: itamarst Owned by:
Priority: normal Milestone: Support Python 3
Component: unknown Version: n/a
Keywords: Cc:
Launchpad Bug:

Description

Unlike pyflakes, flake8:

  1. Allows ignoring specific warnings.
  2. Has additional plugins that might be useful some day.

It can be configured to only run pyflakes, so I will start with that.

Change History (2)

comment:2 Changed at 2020-07-09T15:11:24Z by itamarst

  • Milestone changed from undecided to Support Python 3
Note: See TracTickets for help on using tickets.