summaryrefslogtreecommitdiff
path: root/devel/py-flake8/DESCR
blob: 7b5b2e8b5801465b9e1cf354b9965570ff863c36 (plain)
1
2
3
4
5
6
7
8
Flake8 is a wrapper around these tools:

* PyFlakes
* pep8
* Ned Batchelder's McCabe script

Flake8 runs all the tools by launching the single flake8 script.
It displays the warnings in a per-file, merged output.