ZeroTierOne/rustfmt.toml
2022-08-10 16:05:40 -04:00

6 lines
122 B
TOML

max_width = 180
use_small_heuristics = "Max"
tab_spaces = 4
newline_style = "Unix"
edition = "2021"
struct_lit_width = 60