mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
7 lines
143 B
TOML
7 lines
143 B
TOML
# `rustfmt --config-help` for formatting options
|
|
max_width = 140
|
|
ideal_width = 120
|
|
tab_spaces = 2
|
|
hard_tabs = true
|
|
blank_lines_upper_bound = 2
|