dotfiles/.rustfmt.toml

6 lines
126 B
TOML

match_block_trailing_comma=true
normalize_comments=true
reorder_imports=true
where_layout="Horizontal"
wrap_match_arms=false