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