rust-clippy/rustfmt.toml

5 lines
113 B
TOML
Raw Normal View History

2016-01-04 04:25:29 +00:00
max_width = 120
ideal_width = 100
fn_args_density = "Compressed"
fn_call_width = 80
fn_args_paren_newline = false