]> git.lizzy.rs Git - rust.git/blob - rfc-rustfmt.toml
Remove BlockIndentStyle::Inherit
[rust.git] / rfc-rustfmt.toml
1 fn_args_layout = "Block"
2 array_layout = "Block"
3 where_style = "Rfc"
4 generics_indent = "Tabbed"