aboutsummaryrefslogtreecommitdiff
path: root/rustfmt.toml
blob: b689c7b2c5b75ce4d3e0fd01a3fd06f785ee8a1e (plain)
1
2
3
4
max_width = 90
brace_style = "AlwaysNextLine"
group_imports = "StdExternalCrate"