Skip to content

Commit eba5536

Browse files
committed
Use fn_params_layout in rust-fmt
1 parent 88d90a1 commit eba5536

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
@@ -3,4 +3,4 @@ use_field_init_shorthand = true
33
max_width = 120
44
use_small_heuristics = "Max"
55
chain_width = 80
6-
fn_args_layout = "Compressed"
6+
fn_params_layout = "Compressed"

0 commit comments

Comments
 (0)