flake8/docs/source
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
..
internal Spelling fixes 2016-08-13 11:13:37 +03:00
plugin-development Trim trailing spaces from documentation 2016-10-25 12:01:43 -05:00
release-notes Add --bug-report flag to help bug reporters 2016-08-07 12:31:14 -05:00
user Merge branch 'master' into 'master' 2016-10-25 21:34:43 +00: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