flake8/tests
Ian Cordasco a9e15afbf5 Merge branch 'master' into 'master'
Add --tee option to split report output stream.

The `--tee` option allows the linter report to be written to stdout, even
though it is being redirected to a file with the` --output-file` option.
This is useful if I want to store the report in a separate file for later
analysis but also be able to print the output on screen (e.g when running
in a CI environment).

See merge request !90
2016-10-25 21:34:43 +00:00
..
fixtures Handle SyntaxErrors after new-lines specially 2016-10-23 07:37:08 -05:00
integration Serialize Checkers PluginTypeManager to a dict 2016-08-03 16:48:39 -05:00
unit Merge branch 'master' into 'master' 2016-10-25 21:34:43 +00:00
conftest.py Add a docstring to conftest 2016-01-10 13:15:25 -06:00