fif/rustfmt.toml
2021-05-06 09:06:05 +10:00

5 lines
No EOL
92 B
TOML

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