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-01-19 06:43:47 -06:00
flake8 Add tests around new OptionManager methods 2016-01-17 21:45:32 -06:00
tests Update fixture README with descriptions 2016-01-19 06:43:47 -06:00
.gitignore Ignore test log files 2016-01-10 13:15:14 -06:00
DESIGN.rst Fix logic for Notifier.listeners_for 2015-12-29 23:28:20 -06:00
setup.cfg Update setup.py 2016-01-10 12:01:22 -06:00
setup.py Update setup.py for new entry-points and packages 2016-01-16 07:04:55 -06:00
tox.ini Add venv testenv for testing the new version of flake8 2016-01-16 07:05:12 -06:00