flake8/flake8
Ian Cordasco d3faf6afab Fix git hook on python 3
We were expecting strings not bytearrays and so we'll make sure we get
strings. And yes, unicode strings work just fine with this on python 2.
2013-07-04 11:29:12 -04:00
..
tests Install mccabe as a dependency 2013-02-21 00:00:54 +01:00
__init__.py Get ready for 2.0 2013-02-22 23:33:36 -05:00
_pyflakes.py Remove leftovers of the Flint merge 2013-02-14 17:21:34 +01:00
engine.py The implementation isn't all that important. 2013-03-30 11:35:07 -04:00
hooks.py Fix git hook on python 3 2013-07-04 11:29:12 -04:00
main.py Add option parsing to setuptools integration 2013-04-17 10:33:08 -04: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