flake8/flake8
2015-12-30 15:09:37 -06:00
..
tests On Python 2.6 TestCase.assertRaises is not a context manager 2015-12-30 15:09:37 -06:00
__init__.py Bump version for v2.5.1 2015-12-07 22:56:23 -06: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 Adding include in and exclude from doctests 2015-12-30 13:14:08 -06:00
callbacks.py Add --output-file option 2014-12-27 09:07:10 -06:00
compat.py Add compatibility layer for Python 2.6 2015-03-06 23:43:36 -06:00
engine.py Adding include in and exclude from doctests 2015-12-30 13:14:08 -06:00
hooks.py Isolate the commands that raise OSError 2015-12-17 08:35:50 -06:00
main.py Delete unused import 2015-10-03 20:46:10 +09:00
reporter.py Handle EPIPE IOErrors when using more than 1 job 2015-08-16 14:00:32 -05:00
run.py Fix imports in flake8.run 2013-02-13 19:19:30 +01:00
util.py Delete unnecessary function 2015-10-03 20:46:10 +09:00