rustdesk/libs/rust-sciter/.rustfmt.toml

7 lines
143 B
TOML
Raw Normal View History

2021-05-23 10:55:19 +08:00
# `rustfmt --config-help` for formatting options
max_width = 140
ideal_width = 120
tab_spaces = 2
hard_tabs = true
blank_lines_upper_bound = 2