Generate HTML reports of flake8 violations
Project description
flake8-html
A flake8 plugin to generate HTML reports of flake8 violations.
Simply
$ pip install flake8-html
Then run flake8 passing the --format=html option and a --htmldir:
$ flake8 --format=html --htmldir=flake-report
Screenshots
Report index page:
Per-file report, grouped by error code:
Annotated, syntax-highlighed source code:
License
Free software: Apache Software License 2.0
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.0 (2017-03-01)
First release on PyPI.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
flake8-html-0.1.0.tar.gz
(7.4 kB
view hashes)
Built Distribution
Close
Hashes for flake8_html-0.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2cd08ef9d6ed88d2e05c0195decdd8367e678ed4ae6562e73d90857c54ec8eb0 |
|
MD5 | 1dcf83a43f7becffa0b7206b9fbf7c21 |
|
BLAKE2b-256 | b2cb33b9b1ccc460a67074cc5672ef4c7a6245a96d7c81fc6ea5d4dde66ea88b |