Format non-statement if-else expressions on a single line
This commit is contained in:
parent
66cac1f3e9
commit
98c0570a28
34 changed files with 274 additions and 297 deletions
|
@ -1,3 +1,4 @@
|
|||
// rustfmt-single_line_if_else_max_width: 0
|
||||
// rustfmt-chains_overflow_last: false
|
||||
// Test chain formatting without overflowing the last item.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue