fif/rustfmt.toml

4 lines
70 B
TOML
Raw Normal View History

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