Skip to content

Commit

Permalink
Add imports_granularity
Browse files Browse the repository at this point in the history
  • Loading branch information
howardwu committed Feb 11, 2021
1 parent fad2c98 commit e90b415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rustfmt.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ use_try_shorthand = true
# Nightly configurations
imports_layout = "HorizontalVertical"
license_template_path = ".resources/license_header"
merge_imports = true
imports_granularity = "Crate"
overflow_delimited_expr = true
reorder_impl_items = true
version = "Two"

0 comments on commit e90b415

Please sign in to comment.