expressive/rustfmt.toml

6 lines
129 B
TOML
Raw Normal View History

edition = "2018"
reorder_imports=true
reorder_modules=true
format_strings=true
merge_imports=true
match_block_trailing_comma=true