1
0
Fork 0
mirror of https://gitlab.redox-os.org/CoffeeCode/redox-ssh.git synced 2025-12-28 18:42:18 +01:00
redox-ssh/.rustfmt.toml
2017-07-15 15:59:11 +02:00

9 lines
No EOL
252 B
TOML

chain_split_single_child = true
closure_block_indent_threshold = 1
wrap_comments = true
control_brace_style = "ClosingNextLine"
max_width = 80
reorder_imported_names = true
reorder_imports = true
reorder_imports_in_group = true
use_try_shorthand = true