aboutsummaryrefslogtreecommitdiff
path: root/rustfmt.toml
blob: bb2f9476ae710c5f41ecfc484bef852a8d53a1e7 (plain) (blame)
1
2
3
4
5
max_width = 80
merge_imports = true
imports_layout = "Vertical"
hard_tabs = true
tab_spaces = 2