ZeroTierOne/rustfmt.toml

6 lines
122 B
TOML

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