Add "(when enabled)" to default values

Also, unquote strings.
This commit is contained in:
Benjamin Wuethrich
2020-07-21 23:44:51 -04:00
parent a92d468b0c
commit 4500340186
16 changed files with 19 additions and 19 deletions

View File

@@ -28,7 +28,7 @@ Use this rule to control the number of spaces inside braces (``{`` and ``}``).
* ``max-spaces-inside-empty`` defines the maximal number of spaces allowed
inside empty braces.
.. rubric:: Default values
.. rubric:: Default values (when enabled)
.. code-block:: yaml