flake8/flake8
2014-06-30 08:49:44 -05:00
..
tests Fix the test suite 2014-05-23 15:55:59 +02:00
__init__.py Prepare for v2.2.1 2014-06-30 08:49:44 -05: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 Merge Florent's multiprocessing work over Joe's 2014-06-27 07:57:45 -05: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