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.
1 parent 9cb95fe commit 3795b38Copy full SHA for 3795b38
rustfmt.toml
@@ -6,5 +6,5 @@ format_strings = true
6
normalize_comments = true
7
use_try_shorthand = true
8
wrap_comments = true
9
-merge_imports = true
10
imports_layout = "HorizontalVertical"
+imports_granularity = "Crate"
0 commit comments