Skip to content

Commit 7b168df

Browse files
committed
Rename deprecated option in rustfmt.toml
1 parent 24beaa1 commit 7b168df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rustfmt.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ use_try_shorthand = true
44
empty_item_single_line = true
55
edition = "2018"
66
unstable_features = true
7-
fn_args_layout = "Compressed"
7+
fn_params_layout = "Compressed"

0 commit comments

Comments
 (0)