mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-04 20:26:53 +00:00
fix documentation of color configuruation
This commit is contained in:
parent
c42fc04602
commit
68455f0e8f
1 changed files with 1 additions and 7 deletions
|
|
@ -193,7 +193,7 @@ Options and their Descriptions
|
|||
|
||||
Possible options are ``auto``, ``always``, and ``never``.
|
||||
|
||||
This **can** be specified in config files.
|
||||
This **can not** be specified in config files.
|
||||
|
||||
When color is enabled, the following substitutions are enabled:
|
||||
|
||||
|
|
@ -208,12 +208,6 @@ Options and their Descriptions
|
|||
- ``%(white)s``
|
||||
- ``%(reset)s``
|
||||
|
||||
Example config file usage:
|
||||
|
||||
.. code-block:: ini
|
||||
|
||||
color = never
|
||||
|
||||
|
||||
.. option:: --count
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue