rust-template/.rustfmt.toml

6 lines
126 B
TOML
Raw Normal View History

2023-09-12 22:00:49 +02:00
newline_style = "Unix"
use_small_heuristics = "Max"
use_field_init_shorthand = true
use_try_shorthand = true
hard_tabs = true