spacedrive/.rustfmt.toml
2022-05-22 23:24:43 -05:00

6 lines
145 B
TOML

hard_tabs = true
match_block_trailing_comma = true
max_width = 90
newline_style = "Unix"
use_field_init_shorthand = true
use_try_shorthand = true