|
tests
|
Add ability to turn checks off by default
|
2014-12-18 15:11:26 -06:00 |
|
__init__.py
|
Bump version to 2.3.0 and update changelog
|
2015-01-04 14:49:07 -06:00 |
|
_pyflakes.py
|
Fix the errors reported by flake8
|
2014-04-26 23:40:23 +02:00 |
|
callbacks.py
|
Add --output-file option
|
2014-12-27 09:07:10 -06:00 |
|
engine.py
|
Truly mimic pep8's -q functionality
|
2015-02-22 11:40:57 -06:00 |
|
hooks.py
|
Honor file pattern matching for git hook
|
2014-09-23 00:54:39 -04:00 |
|
main.py
|
Do not exit early if style checks pass
|
2014-10-28 06:02:24 +00:00 |
|
reporter.py
|
Truly mimic pep8's -q functionality
|
2015-02-22 11:40:57 -06:00 |
|
run.py
|
Fix imports in flake8.run
|
2013-02-13 19:19:30 +01:00 |
|
util.py
|
Disable multiprocessing when using stdin
|
2014-09-12 22:36:37 -05:00 |