Skip to content
This repository was archived by the owner on Nov 10, 2023. It is now read-only.

Commit 2c6d584

Browse files
Re-sync with internal repository (#2)
Co-authored-by: Facebook Community Bot <6422482+facebook-github-bot@users.noreply.github.com>
1 parent 1ed0b01 commit 2c6d584

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.rustfmt.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Get help on options with `rustfmt --help=config`
2+
# Please keep these in alphabetical order.
3+
edition = "2021"
4+
group_imports = "StdExternalCrate"
5+
imports_granularity = "Item"
6+
merge_derives = false
7+
use_field_init_shorthand = true
8+
version = "Two"

0 commit comments

Comments
 (0)