Remove duplicated 'indent_style' section
This commit is contained in:
parent
a770c0e345
commit
9a58741f29
1 changed files with 0 additions and 7 deletions
|
|
@ -610,13 +610,6 @@ let (lorem, ipsum, _, _) = (1, 2, 3, 4);
|
|||
let (lorem, ipsum, ..) = (1, 2, 3, 4);
|
||||
```
|
||||
|
||||
## `indent_style`
|
||||
|
||||
Indent style for control flow statements
|
||||
|
||||
- **Default value**: `"Rfc"`
|
||||
- **Possible values**: `"Rfc"`, `"Legacy"`
|
||||
|
||||
## `control_brace_style`
|
||||
|
||||
Brace style for control flow constructs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue