Update legacy-rustfmt.toml

This commit is contained in:
topecongiro 2017-11-13 16:42:15 +09:00
parent 664e030534
commit a4e32b1853

View File

@ -1,8 +1,3 @@
fn_args_indent = "Visual"
array_indent = "Visual"
control_style = "Legacy"
where_style = "Legacy"
generics_indent = "Visual"
fn_call_indent = "Visual"
indent_style = "Visual"
combine_control_expr = false
fn_args_paren_newline = true