rust/rfc-rustfmt.toml
2017-03-20 10:27:01 +13:00

4 lines
95 B
TOML

fn_args_layout = "Block"
array_layout = "Block"
where_style = "Rfc"
generics_indent = "Tabbed"