Skip to content

Commit 76ec18b

Browse files
authored
Merge pull request #1639 from topecongiro/rfc-update
Add 'fn_args_paren_newline = false' to rfc-rustfmt.toml
2 parents 10b2f3a + 8afba42 commit 76ec18b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rfc-rustfmt.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ where_style = "Rfc"
55
generics_indent = "Block"
66
fn_call_style = "Block"
77
combine_control_expr = true
8+
fn_args_paren_newline = false

0 commit comments

Comments
 (0)