fif/rustfmt.toml

5 lines
92 B
TOML

max_width = 120
fn_single_line = true
hard_tabs = true
tab_spaces = 2
newline_style = "Unix"