]> git.lizzy.rs Git - rust.git/blob - legacy-rustfmt.toml
Merge pull request #2069 from SingingTree/log_path_str_if_after_file_errors
[rust.git] / legacy-rustfmt.toml
1 fn_args_layout = "Visual"
2 array_layout = "Visual"
3 control_style = "Legacy"
4 where_style = "Legacy"
5 generics_indent = "Visual"
6 fn_call_style = "Visual"
7 combine_control_expr = false
8 fn_args_paren_newline = true