We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fn_params_layout
rustfmt
1 parent 2878217 commit 30848afCopy full SHA for 30848af
rustfmt.toml
@@ -2,4 +2,4 @@ hard_tabs = true # use tab characters for indentation, spaces for alignment
2
use_field_init_shorthand = true
3
max_width = 100
4
use_small_heuristics = "Max"
5
-fn_args_layout = "Compressed"
+fn_params_layout = "Compressed"
0 commit comments