flake8/docs/source/user
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
..
.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
error-codes.rst Replace list of violation codes 2016-08-06 08:28:52 -05:00
ignoring-errors.rst Use |Flake8| consistently throughout documentation 2016-06-20 08:13:50 -05:00
index.rst Replace list of violation codes 2016-08-06 08:28:52 -05:00
invocation.rst Add --tee option to split report output stream. 2016-07-26 15:57:13 +02:00
options.rst Merge branch 'master' into 'master' 2016-10-25 21:34:43 +00: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