flake8/flake8
Tobias Megies 74c6958e57 make git_hook check staged versions of files instead of local version
copies all staged versions of files to check in a temporary folder and runs
checks on this folder.
2013-10-08 12:35:58 +02:00
..
tests These should have been committed over a week ago. 2013-07-27 21:48:36 -05:00
__init__.py Get ready for 2.0 2013-02-22 23:33:36 -05:00
_pyflakes.py Report the column number for PyFlakes errors; issue #90 2013-07-04 17:40:20 +02:00
engine.py The implementation isn't all that important. 2013-03-30 11:35:07 -04:00
hooks.py make git_hook check staged versions of files instead of local version 2013-10-08 12:35:58 +02:00
main.py Ignore .tox directories by default 2013-10-05 08:26:15 -05: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