Skip to content

Commit

Permalink
chore(tools): add group_imports to rustmft
Browse files Browse the repository at this point in the history
  • Loading branch information
lffg committed Mar 19, 2024
1 parent 39f7e68 commit 1623a75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rustfmt.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@ imports_granularity = "Crate"
newline_style = "Unix"

# Unstable options
group_imports = "StdExternalCrate"
wrap_comments = true
comment_width = 80

0 comments on commit 1623a75

Please sign in to comment.