redox/rustfmt.toml
2016-10-05 14:44:46 -06:00

6 lines
102 B
TOML

max_width = 200
ideal_width = 100
fn_call_width = 80
wrap_match_arms = false
write_mode = "Overwrite"