flake8/flake8
2012-05-19 19:22:53 +02:00
..
tests added missing blank line 2012-03-22 10:29:57 +01:00
__init__.py Re-started 1.4. 2012-05-19 19:22:53 +02:00
flake8 moved flake8 script so it does not interfer with virtualenv since we;re now allowing setuptools-based installation 2012-02-14 13:12:22 +01:00
mccabe.py mccabe warning message was missing a ":" after the column number 2012-02-23 15:03:21 -08:00
messages.py adding warning codes W402..405 and W801..806 to pyflakes messages 2012-02-23 12:27:22 -08:00
pep8.py Add a flag for exiting with status code 0, even when there are warnings 2012-02-21 17:02:53 -08:00
pyflakes.py Fixed the W402 (imported but unused) bug in flake8's fork of pyflakes. 2012-03-21 01:02:35 -05:00
run.py Add a flag for exiting with status code 0, even when there are warnings 2012-02-21 17:02:53 -08:00
util.py Added future import to make flake8 Python 2.5 compatible. 2012-05-19 13:15:03 +02:00