Skip to content

Commit 0b302bb

Browse files
committed
rustfmt config
1 parent c944842 commit 0b302bb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

rustfmt.toml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
reorder_imports = true
2+
3+
# unstable features
4+
group_imports = "StdExternalCrate"
5+
imports_granularity = "Module"

0 commit comments

Comments
 (0)