]> git.lizzy.rs Git - rust.git/blobdiff - rfc-rustfmt.toml
Remove BlockIndentStyle::Inherit
[rust.git] / rfc-rustfmt.toml
index ec3076c9a3b57f0db53f59df9b9e6aec064be6d8..11bfda459563d8682942bb46cdda36d532f1e7ea 100644 (file)
@@ -1,3 +1,4 @@
 fn_args_layout = "Block"
+array_layout = "Block"
 where_style = "Rfc"
 generics_indent = "Tabbed"