mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 00:03:43 +00:00
7 lines
145 B
TOML
7 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
|