We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 767cda6 commit 404d404Copy full SHA for 404d404
rustfmt.toml
@@ -5,5 +5,5 @@ format_strings = true
5
normalize_comments = true
6
use_try_shorthand = true
7
wrap_comments = true
8
-merge_imports = true
9
imports_layout = "HorizontalVertical"
+imports_granularity = "Crate"
0 commit comments