]> git.lizzy.rs Git - rust.git/blob - rfc-rustfmt.toml
Block indenting for struct lit patterns
[rust.git] / rfc-rustfmt.toml
1 fn_args_layout = "Block"
2 array_layout = "Block"
3 where_style = "Rfc"
4 generics_indent = "Block"