flake8/docs
Martin Domke c782060a06 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).
2016-07-26 15:57:13 +02:00
..
build Start creating documentation 2016-01-19 07:19:16 -06:00
source Add --tee option to split report output stream. 2016-07-26 15:57:13 +02:00