flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code. https://flake8.pycqa.org
Find a file
2016-02-07 10:44:46 -06:00
docs Fix entry-point names and example usage 2016-02-07 09:39:19 -06:00
flake8 Stop assigning output_fd in Default formatter 2016-02-07 10:44:46 -06:00
tests Add handling and decision making for select and ignore 2016-02-02 20:48:26 -06:00
.gitignore Start creating documentation 2016-01-19 07:19:16 -06:00
DESIGN.rst Update design document 2016-01-24 15:16:18 -06:00
setup.cfg Add handling and decision making for select and ignore 2016-02-02 20:48:26 -06:00
setup.py Fix our entry-points for report formatters 2016-02-07 09:40:32 -06:00
tox.ini Note that we need at least Sphinx 1.3 2016-01-19 07:27:39 -06:00