flake8/flake8
2014-05-21 01:40:21 +00:00
..
tests New option --jobs to spawn multiple processes in parallel; closes #146 2014-04-27 00:22:50 +02:00
__init__.py Add changelog entries 2014-03-30 23:04:48 +02:00
__main__.py Add support for 'python -m flake8' on Python >= 2.7; issue #85 2014-05-05 22:08:03 +02:00
_pyflakes.py Fix the errors reported by flake8 2014-04-26 23:40:23 +02:00
engine.py engine.py edited online with Bitbucket 2014-05-21 01:40:21 +00:00
hooks.py Do not overwrite Git pre-commit hook; closes #149 2014-05-05 21:34:21 +02:00
main.py Command "setup.py flake8" should check setup.py too 2014-04-27 00:42:32 +02:00
reporter.py New option --jobs to spawn multiple processes in parallel; closes #146 2014-04-27 00:22:50 +02:00
run.py Fix imports in flake8.run 2013-02-13 19:19:30 +01:00
util.py Add option parsing to setuptools integration 2013-04-17 10:33:08 -04:00