Remove wrong "(default)"
`blank_lines_upper_bound` has default value `1`, not `2`.
This commit is contained in:
parent
1ead31ae9d
commit
9212ae7d02
@ -1928,7 +1928,7 @@ fn bar() {
|
||||
}
|
||||
```
|
||||
|
||||
#### `2` (default):
|
||||
#### `2`:
|
||||
```rust
|
||||
fn foo() {
|
||||
println!("a");
|
||||
|
Loading…
x
Reference in New Issue
Block a user