flake8/flake8
2015-03-11 21:20:28 -05:00
..
tests Shorten variable name. Add comments 2015-03-11 21:20:28 -05:00
__init__.py Update version and release notes for 2.4.0 2015-03-07 20:42:08 -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 Fix the errors reported by flake8 2014-04-26 23:40:23 +02: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 Slightly simplify our conditionals 2015-03-07 20:21:58 -06:00
hooks.py Add compatibility layer for Python 2.6 2015-03-06 23:43:36 -06:00
main.py Fix issue #39. 2015-03-08 21:14:50 -07:00
reporter.py Truly mimic pep8's -q functionality 2015-02-22 11:40:57 -06:00
run.py Fix imports in flake8.run 2013-02-13 19:19:30 +01:00
util.py Slightly simplify our conditionals 2015-03-07 20:21:58 -06:00