flake8/docs/source/user
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
..
.keep Move docs directories into docs/source 2016-01-25 21:15:04 -06:00
configuration.rst Use |Flake8| consistently throughout documentation 2016-06-20 08:13:50 -05:00
ignoring-errors.rst Use |Flake8| consistently throughout documentation 2016-06-20 08:13:50 -05:00
index.rst Add some notes for users about how to use plugins 2016-06-25 09:45:08 -05:00
invocation.rst Add --tee option to split report output stream. 2016-07-26 15:57:13 +02:00
options.rst Add --tee option to split report output stream. 2016-07-26 15:57:13 +02:00
python-api.rst Document Legacy API 2016-07-14 08:13:10 -05:00
using-plugins.rst Add some notes for users about how to use plugins 2016-06-25 09:45:08 -05:00