flake8/docs/source
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
..
internal Add high-level overview of how things fit together 2016-06-26 20:28:24 -05:00
plugin-development Update documentation to separate parameter types 2016-07-25 15:45:44 +02:00
release-notes Add release notes for 3.0.1 2016-07-25 19:43:27 -05:00
user Add --tee option to split report output stream. 2016-07-26 15:57:13 +02:00
conf.py Merge branch 'origin/proposed/3.0' into master 2016-06-25 12:01:02 -05:00
faq.rst Update FAQ to be a bit clearer 2016-06-21 07:36:40 -05:00
glossary.rst Add high-level overview of how things fit together 2016-06-26 20:28:24 -05:00
index.rst Rename dev subdirectory to plugin-development 2016-06-25 09:51:15 -05:00
requirements.txt Document flake8-polyfill in compatibility section 2016-07-20 08:12:45 -05:00