mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-12-19 14:37:51 +08: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
|