mirror of
https://github.com/facebookexperimental/reverie.git
synced 2024-11-24 20:20:31 +00:00
6 lines
165 B
TOML
6 lines
165 B
TOML
|
# Get help on options with `rustfmt --help=config`
|
||
|
# Please keep these in alphabetical order.
|
||
|
edition = "2018"
|
||
|
merge_derives = false
|
||
|
use_field_init_shorthand = true
|