flake8/tests
Ian Cordasco 5248cf3c2d
Enable users who want to track all files processed
This adds two new methods to the BaseFormatter class:

- beginning
- finished

These will indicate when Flake8 begins and finishes processing a file.

Closes #251
2016-12-20 19:08:11 -06:00
..
fixtures Handle SyntaxErrors after new-lines specially 2016-10-23 07:37:08 -05:00
integration Enable users who want to track all files processed 2016-12-20 19:08:11 -06:00
unit Simplify and speed up multiprocessing 2016-11-29 09:00:33 -08:00
conftest.py Add a docstring to conftest 2016-01-10 13:15:25 -06:00