flake8/docs
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
..
build Start creating documentation 2016-01-19 07:19:16 -06:00
source Merge branch 'master' into 'master' 2016-10-25 21:34:43 +00:00