1
0
Fork 0
mirror of https://gitlab.redox-os.org/CoffeeCode/redox-ssh.git synced 2025-12-28 13:22:19 +01:00
redox-ssh/.rustfmt.toml

6 lines
No EOL
124 B
TOML

wrap_comments = true
control_brace_style = "ClosingNextLine"
max_width = 80
reorder_imports = true
use_try_shorthand = true