We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 294a882 commit 0456dcbCopy full SHA for 0456dcb
rustfmt.toml
@@ -1,2 +1,4 @@
1
-error_on_line_overflow = true
2
edition = "2021"
+error_on_line_overflow = true
3
+group_imports = "StdExternalCrate"
4
+imports_granularity = "Module"
0 commit comments