flake8/flake8
Steven Kryskalla 1d4e9a8968 mccabe warning message was missing a ":" after the column number
update tests to match the new format with the warning code
tests pass in python 2.7 and 3.2
2012-02-23 15:03:21 -08:00
..
tests mccabe warning message was missing a ":" after the column number 2012-02-23 15:03:21 -08:00
__init__.py starting 1.2 2012-02-14 13:28:41 +01: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 more weird edge cases py2/3 2012-02-21 15:46:05 +01: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 Fixed the exception scope behavior 2012-02-21 14:28:12 +01:00