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 595c4b8 commit 763ea12Copy full SHA for 763ea12
rustfmt.toml
@@ -0,0 +1,3 @@
1
+newline_style = "Unix"
2
+group_imports = "StdExternalCrate" # Create 3 groups: std, external crates, and self.
3
+imports_granularity = "Crate" # Merge imports from the same crate into a single use statement
0 commit comments