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

10 lines
No EOL
283 B
TOML

chain_split_single_child = true
closure_block_indent_threshold = 1
fn_args_density = "Compressed"
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