]> git.lizzy.rs Git - rust.git/blobdiff - tests/target/struct_lits_visual_multiline.rs
Tidy up and pass tests
[rust.git] / tests / target / struct_lits_visual_multiline.rs
index 02bbfa18784b7b5d8b8ce63efc3d515b90453767..2809d3a26129077ab7855811f5f31d0de6bd02e7 100644 (file)
@@ -1,7 +1,7 @@
 // rustfmt-normalize_comments: true
 // rustfmt-wrap_comments: true
-// rustfmt-struct_lit_style: Visual
-// rustfmt-struct_lit_multiline_style: ForceMulti
+// rustfmt-indent_style: Visual
+// rustfmt-struct_lit_single_line: false
 // rustfmt-error_on_line_overflow: false
 
 // Struct literal expressions.