We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.rustfmt.toml
1 parent 48da0e1 commit 570b353Copy full SHA for 570b353
rustfmt.toml renamed to .rustfmt.toml
@@ -1,6 +1,6 @@
1
-match_block_trailing_comma = true
2
force_multiline_blocks = true
3
-report_todo = "Unnumbered"
+license_template_path = ".license.template"
+match_block_trailing_comma = true
4
report_fixme = "Unnumbered"
5
+report_todo = "Unnumbered"
6
struct_lit_single_line = false
-license_template_path = ".license.template"
0 commit comments