mirror of
https://gitlab.redox-os.org/CoffeeCode/redox-ssh.git
synced 2025-12-28 17:02:19 +01:00
10 lines
No EOL
283 B
TOML
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 |