]> git.lizzy.rs Git - rust.git/blob - rfc-rustfmt.toml
Merge pull request #1568 from mathstuf/suffixes-typo
[rust.git] / rfc-rustfmt.toml
1 fn_args_layout = "Block"
2 array_layout = "Block"
3 control_style = "Rfc"
4 where_style = "Rfc"
5 generics_indent = "Block"
6 fn_call_style = "Block"