We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de4f289 commit 80091a2Copy full SHA for 80091a2
1 file changed
rustfmt.toml.disabled
@@ -0,0 +1,5 @@
1
+# You can use this file to keep the imports formatted with `cargo +nightly fmt`
2
+# This config uses some nightly options, so it has the .disabled extension to avoid it from causing errors on stable
3
+
4
+imports_granularity="Crate"
5
+group_imports="One"
0 commit comments