summaryrefslogtreecommitdiffstats
path: root/rustfmt.toml
blob: 380cd3ffb110ce07d5cfb4ed15c1e1c1f7e52f94 (plain)
1
2
3
4
5
6
edition = "2018"
max_width = 85
newline_style = "Unix"
hard_tabs = true
tab_spaces = 4
use_field_init_shorthand = true