Skip to content

Commit d2e6c6d

Browse files
committed
Enable formatting of imports
1 parent c6c1ce3 commit d2e6c6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rustfmt.toml

+2
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
group_imports = "StdExternalCrate"
12
hard_tabs = true
3+
imports_granularity = "Module"

0 commit comments

Comments
 (0)