summaryrefslogtreecommitdiff
path: root/rustfmt.toml
blob: bb3238cea331016e2aa33587b175d57baf4a9bf9 (plain) (blame)
1
2
3
4
5
6
use_small_heuristics = "Max"
max_width = 90
chain_width = 70
struct_lit_width = 50
use_field_init_shorthand = true
merge_derives = false