You've already forked sequential-exchange
mirror of
https://github.com/zerotier/sequential-exchange.git
synced 2026-05-22 16:28:28 -07:00
9 lines
185 B
TOML
9 lines
185 B
TOML
max_width = 150
|
|
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
|