sapling/rustfmt.toml

7 lines
181 B
TOML
Raw Normal View History

# Get help on options with `rustfmt --help=config`
# Please keep these in alphabetical order.
edition = "2021"
merge_derives = false
use_field_init_shorthand = true
version = "Two"