We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f81308f commit b1ae92eCopy full SHA for b1ae92e
rustfmt.toml
@@ -1,4 +1,4 @@
1
format_code_in_doc_comments = true
2
wrap_comments = true
3
format_strings = true
4
-merge_imports = true
+imports_granularity = "Crate"
0 commit comments