We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c944842 commit 0b302bbCopy full SHA for 0b302bb
rustfmt.toml
@@ -0,0 +1,5 @@
1
+reorder_imports = true
2
+
3
+# unstable features
4
+group_imports = "StdExternalCrate"
5
+imports_granularity = "Module"
0 commit comments