lofty-rs/rustfmt.toml

7 lines
148 B
TOML
Raw Normal View History

2021-12-23 15:00:54 +00:00
edition = "2021"
use_field_init_shorthand = true
format_strings = true
normalize_comments = true
match_block_trailing_comma = true
hard_tabs = true