mirror of
https://gitlab.redox-os.org/CoffeeCode/redox-ssh.git
synced 2025-12-28 13:22:19 +01:00
6 lines
No EOL
124 B
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 |