Skip to content

Commit b42e471

Browse files
committed
rustfmt: Change merge_imports to imports_granularity
1 parent d5b7d81 commit b42e471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rustfmt.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
unstable_features = true
2-
merge_imports = true
2+
imports_granularity = "Crate"

0 commit comments

Comments
 (0)