rust/rustfmt.toml
2016-12-20 10:22:59 +01:00

7 lines
148 B
TOML

max_width = 120
ideal_width = 100
fn_args_density = "Compressed"
fn_call_width = 80
fn_args_paren_newline = false
match_block_trailing_comma = true