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