Skip to content

Commit

Permalink
imports_granularity=Item
Browse files Browse the repository at this point in the history
Summary: [Post about this change](https://fb.workplace.com/groups/rust.language/posts/8804682282913642)

Reviewed By: zertosh

Differential Revision: D37459034

fbshipit-source-id: d9b29a4ac5749aaf48322a148ba317f052fe7c6e
  • Loading branch information
stepancheg authored and facebook-github-bot committed Jul 1, 2022
1 parent 7c730b8 commit 517a6fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rustfmt.toml
@@ -1,6 +1,7 @@
# Get help on options with `rustfmt --help=config`
# Please keep these in alphabetical order.
edition = "2021"
imports_granularity = "Item"
merge_derives = false
use_field_init_shorthand = true
version = "Two"

0 comments on commit 517a6fe

Please sign in to comment.