Add 'fn_args_paren_newline = false' to rfc-rustfmt.toml
This commit is contained in:
parent
6a9d7dab0d
commit
8afba42d7e
@ -5,3 +5,4 @@ where_style = "Rfc"
|
||||
generics_indent = "Block"
|
||||
fn_call_style = "Block"
|
||||
combine_control_expr = true
|
||||
fn_args_paren_newline = false
|
||||
|
Loading…
x
Reference in New Issue
Block a user