Commit graph

12 commits

Author SHA1 Message Date
bmcustodio
9f9a355c58 Fixes critical bug in 'flake8/util.py' causing 'flake8' to crash during code analysis. 2012-11-25 08:24:11 +00:00
Ian Cordasco
caab4bd18d Fixes #41
Seems like the patch that fixed skipping some warnings broke this.
2012-11-19 21:39:57 -05:00
Ian Cordasco
547f71b243 Closes #38.
Check to see if the file exists before checking to see if it should be
skipped.
2012-11-12 10:00:06 -05:00
Ian Cordasco
82ea7edadc Fixes #14 and #19.
@BackSeat contributed the patch. Signature changes are mentioned in README.
2012-11-08 09:03:54 -05:00
Jannis Leidel
04e8b490bd Added future import to make flake8 Python 2.5 compatible. 2012-05-19 13:15:03 +02:00
Tarek Ziade
ef4b069970 Fixed the exception scope behavior 2012-02-21 14:28:12 +01:00
Tarek Ziade
0d0d5d84b5 make sure skip_warning works with no files 2012-02-21 10:36:55 +01:00
Tarek Ziadé
a6fba0ebb5 Merged in cyberdelia/flake8/regexp-search (pull request #6) 2012-02-06 14:14:55 -08:00
Timothée Peignier
bdc297d151 match isn't helpful with the new NOQA regexp 2012-01-30 11:04:28 +01:00
Timothée Peignier
2c8b8f6247 allow the flake8: header to be more generic 2011-12-25 11:02:36 +01:00
Tarek Ziade
ff8a99cd62 make sure flake8 is clean 2011-11-09 14:48:02 +01:00
Tarek Ziade
3960104be3 code cleanup 2011-02-13 12:35:01 +01:00