We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e5caea commit 22621d4Copy full SHA for 22621d4
Configurations.md
@@ -1784,8 +1784,8 @@ See also: [`match_block_trailing_comma`](#match_block_trailing_comma).
1784
1785
Controls whether to include a leading pipe on match arms
1786
1787
-- **Default value**: `Never`
1788
-- **Possible values**: `Always`, `Never`, `Preserve`
+- **Default value**: `"Never"`
+- **Possible values**: `"Always"`, `"Never"`, `"Preserve"`
1789
- **Stable**: Yes
1790
1791
#### `Never` (default):
0 commit comments