flake8/flake8
Lukasz Dobrzanski c3d7e68a2b Use unittest.mock if available
Use unittest.mock https://docs.python.org/3/library/unitetst.mock.html
starting from >= Python 3.3
2014-09-10 01:15:01 +01:00
..
tests Use unittest.mock if available 2014-09-10 01:15:01 +01:00
__init__.py Release v2.2.3 2014-08-25 19:02:46 -05:00
__main__.py Add support for 'python -m flake8' on Python >= 2.7; issue #85 2014-05-05 22:08:03 +02:00
_pyflakes.py Fix the errors reported by flake8 2014-04-26 23:40:23 +02:00
engine.py Actually enable auto job configuration by default 2014-08-25 19:01:40 -05:00
hooks.py Do not overwrite Git pre-commit hook; closes #149 2014-05-05 21:34:21 +02:00
main.py Command "setup.py flake8" should check setup.py too 2014-04-27 00:42:32 +02:00
reporter.py Allow to configure multiple jobs on Windows; issues #153 and #154 2014-07-01 00:46:54 +02: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