rust-clippy/rustfmt.toml
2017-11-05 04:51:19 +09:00

6 lines
145 B
TOML

max_width = 120
comment_width = 100
fn_call_width = 80
match_block_trailing_comma = true
closure_block_indent_threshold = 0
wrap_comments = true