<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/flake8.git/docs/source/user/options.rst, branch 3.8.0a2</title>
<subtitle>gitlab.com: pycqa/flake8.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/'/>
<entry>
<title>options: Remove parsing `--verbose` from the configuration file</title>
<updated>2019-10-12T13:25:50+00:00</updated>
<author>
<name>Eric N. Vander Weele</name>
<email>ericvw@gmail.com</email>
</author>
<published>2019-10-12T10:30:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=601702294270dd34aa5f7f19abe1dfead911fee9'/>
<id>601702294270dd34aa5f7f19abe1dfead911fee9</id>
<content type='text'>
The `--verbose` option is only used by `flake8`, itself,` when parsing
and handling preliminary options.  After parsing and merging options
from the configuration file, there is no other behavioral impact to the
core of `flake8`.  In other words, setting `verbose = ...` in a
configuration file doesn't change the logging verbosity.

While the `FileProcessor` does expose a `verbose` attribute, obtained
from the parsed options, the verbosity of the core of `flake8` should be
consistent with how a plugin may respond to the attribute's value.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `--verbose` option is only used by `flake8`, itself,` when parsing
and handling preliminary options.  After parsing and merging options
from the configuration file, there is no other behavioral impact to the
core of `flake8`.  In other words, setting `verbose = ...` in a
configuration file doesn't change the logging verbosity.

While the `FileProcessor` does expose a `verbose` attribute, obtained
from the parsed options, the verbosity of the core of `flake8` should be
consistent with how a plugin may respond to the attribute's value.
</pre>
</div>
</content>
</entry>
<entry>
<title>support extend-exclude Fixes #535</title>
<updated>2019-07-08T20:12:47+00:00</updated>
<author>
<name>Thomas Grainger</name>
<email>tagrain@gmail.com</email>
</author>
<published>2019-07-08T20:12:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=9ba6677c4ae4248b0f31d861a608db2efcc2679a'/>
<id>9ba6677c4ae4248b0f31d861a608db2efcc2679a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>document max-doc-length option</title>
<updated>2019-03-20T14:12:14+00:00</updated>
<author>
<name>Antoine Gallix</name>
<email>antoine.gallix@gmail.com</email>
</author>
<published>2019-03-20T14:12:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=e22ed0743e2ff992fb43958feae6ae55863fbf27'/>
<id>e22ed0743e2ff992fb43958feae6ae55863fbf27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>options.rst: Update --ignore defaults to match code</title>
<updated>2019-02-16T17:16:12+00:00</updated>
<author>
<name>Kevin Locke</name>
<email>kevin@kevinlocke.name</email>
</author>
<published>2019-02-16T17:16:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=d225687c028b8fdee951d8d01cb48dd659910776'/>
<id>d225687c028b8fdee951d8d01cb48dd659910776</id>
<content type='text'>
3d512ae added W503 and W504 to defaults.IGNORE, but the documentation
was never updated.  This commit updates the docs to match the code.

Signed-off-by: Kevin Locke &lt;kevin@kevinlocke.name&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
3d512ae added W503 and W504 to defaults.IGNORE, but the documentation
was never updated.  This commit updates the docs to match the code.

Signed-off-by: Kevin Locke &lt;kevin@kevinlocke.name&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add versionadded notes for options</title>
<updated>2018-10-27T16:58:51+00:00</updated>
<author>
<name>Ian Stapleton Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2018-10-27T16:58:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=6ae2295bfeea68c11a7d13282a9bfde1a553449b'/>
<id>6ae2295bfeea68c11a7d13282a9bfde1a553449b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add documentation for --per-file-ignores</title>
<updated>2018-10-27T16:35:07+00:00</updated>
<author>
<name>Ian Stapleton Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2018-10-27T12:51:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=19148eb5d74684dbaa249619a1b60325ffc5f7ac'/>
<id>19148eb5d74684dbaa249619a1b60325ffc5f7ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement --extend-ignore</title>
<updated>2018-05-16T06:50:26+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2018-05-13T20:54:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=e520c2d936133c68369782e48cdb9f39d4f67dc1'/>
<id>e520c2d936133c68369782e48cdb9f39d4f67dc1</id>
<content type='text'>
Refs #365
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refs #365
</pre>
</div>
</content>
</entry>
<entry>
<title>Add way to get back to options index</title>
<updated>2017-05-30T01:24:30+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2017-05-30T01:24:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=1827b8cc82c8801ab37ea4b1fb3c7d83c22f1834'/>
<id>1827b8cc82c8801ab37ea4b1fb3c7d83c22f1834</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Start writing new documentation around --select</title>
<updated>2017-05-30T01:23:51+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2017-05-30T01:07:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=d411ced0f6b8092432f15c1d5d309db002b2630f'/>
<id>d411ced0f6b8092432f15c1d5d309db002b2630f</id>
<content type='text'>
In order to write this documentation, we need to also add documentation
for the --max-complexity option which was heretofore undocumented.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In order to write this documentation, we need to also add documentation
for the --max-complexity option which was heretofore undocumented.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into 'master'</title>
<updated>2016-10-25T21:34:43+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-10-25T21:34:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=a9e15afbf50b3181af45a64f5736d432731eb40d'/>
<id>a9e15afbf50b3181af45a64f5736d432731eb40d</id>
<content type='text'>

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</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

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</pre>
</div>
</content>
</entry>
</feed>
