Skip to content

Commit

Permalink
Update rustfmt.toml
Browse files Browse the repository at this point in the history
Reviewed By: tmikov

Differential Revision: D38551409

fbshipit-source-id: 7c7dcf78d182353ed31fe73083f7d49e3627c6ee
  • Loading branch information
avp authored and facebook-github-bot committed Aug 12, 2022
1 parent d67fe2c commit 58c1c3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions unsupported/juno/rustfmt.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Get help on options with `rustfmt --help=config`
# Please keep these in alphabetical order.
edition = "2018"
group_imports = "StdExternalCrate"
imports_granularity = "Item"
merge_derives = false
use_field_init_shorthand = true
Expand Down

0 comments on commit 58c1c3b

Please sign in to comment.