Skip to content

Commit 1009582

Browse files
committed
Documented allDisabled key
1 parent 4bd052c commit 1009582

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/Configuration.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ top-level keys and values:
1111
* `version` _(number)_: The version of the configuration file. For now, this
1212
should always be `1`.
1313

14+
* `allDisabled` _(boolean)_: If this is true, all other configuration
15+
options are ignored, and formatting is disabled.
16+
1417
* `lineLength` _(number)_: The maximum allowed length of a line, in
1518
characters.
1619

0 commit comments

Comments
 (0)