aboutsummaryrefslogtreecommitdiffstats
path: root/rustfmt.toml
blob: a6a84afb75050bed7938671fb6365e98badefb09 (plain) (blame)
1
2
3
4
5
brace_style = "PreferSameLine"
fn_args_density = "Compressed"
match_block_trailing_comma = true
struct_lit_width = 60
use_try_shorthand = true