Skip to content

Commit 58adf73

Browse files
committed
minor: remove merge_imports option
1 parent 2ff3d05 commit 58adf73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serde-tests/rustfmt.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ format_strings = true
55
normalize_comments = true
66
use_try_shorthand = true
77
wrap_comments = true
8-
merge_imports = true
98
imports_layout = "HorizontalVertical"
9+
imports_granularity = "Crate"

0 commit comments

Comments
 (0)