freebsd-ports/devel/py-flake8/pkg-descr
2022-09-08 23:30:42 +03:00

8 lines
223 B
Text

Flake8 is a wrapper around these tools:
- PyFlakes
- pycodestyle
- Ned Batchelder's McCabe script
Flake8 runs all tools by launching the single 'flake8' script. It
displays the warnings in a per-file, merged output