mirror of
https://github.com/zerotier/zssp.git
synced 2026-05-22 16:28:40 -07:00
9 lines
185 B
TOML
9 lines
185 B
TOML
max_width = 120
|
|
edition = "2021"
|
|
newline_style = "Unix"
|
|
struct_lit_width = 60
|
|
tab_spaces = 4
|
|
use_small_heuristics = "Default"
|
|
single_line_if_else_max_width = 0
|
|
use_try_shorthand = true
|