We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed1d61f commit bf05a6dCopy full SHA for bf05a6d
rustfmt.toml
@@ -1,4 +1,5 @@
1
max_width = 140
2
+# Below require nightly channel, run: rustup default nightly
3
imports_granularity = "Crate"
4
group_imports = "StdExternalCrate"
5
imports_layout = "Horizontal"
0 commit comments