sup/rustfmt.toml

6 lines
98 B

max_width = 100
hard_tabs = true
newline_style = "unix"
use_try_shorthand = true
edition = "2018"