types/.rustfmt.toml
2020-11-27 18:22:18 +01:00

6 lines
131 B
TOML

comment_width = 100
edition = "2018"
merge_imports = true
newline_style = "Unix"
use_small_heuristics = "Max"
wrap_comments = true