rust-template/.rustfmt.toml

6 lines
126 B
TOML

newline_style = "Unix"
use_small_heuristics = "Max"
use_field_init_shorthand = true
use_try_shorthand = true
hard_tabs = true