]> git.lizzy.rs Git - rust.git/blobdiff - rfc-rustfmt.toml
Fix weird indentaion in chain
[rust.git] / rfc-rustfmt.toml
index 7b6d3f0b3c4dfb3608fe260cf53139e31da1924c..0e622bdd9434fd40a1a3d7a1f3e283a99102639b 100644 (file)
@@ -1,2 +1,6 @@
 fn_args_layout = "Block"
+array_layout = "Block"
+control_style = "Rfc"
 where_style = "Rfc"
+generics_indent = "Block"
+fn_call_style = "Block"