9 lines
208 B
TOML
9 lines
208 B
TOML
fn_args_indent = "Visual"
|
|
array_indent = "Visual"
|
|
control_style = "Legacy"
|
|
where_style = "Legacy"
|
|
generics_indent = "Visual"
|
|
fn_call_style = "Visual"
|
|
combine_control_expr = false
|
|
fn_args_paren_newline = true
|