aboutsummaryrefslogtreecommitdiff
path: root/rustfmt.toml
blob: e3ce949c05c4abc642c4519bb76097876e077823 (plain)
1
2
3
4
5
6
7
hard_tabs = true
edition = "2021"
max_width = 95
chain_width = 80
fn_call_width = 80
single_line_if_else_max_width = 60
struct_lit_width = 24