matrix/.rustfmt.toml
Ivan Bushchik af12193395
Initial commit
Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
2023-03-11 20:26:57 +03:00

12 lines
250 B
TOML

edition = "2021"
hard_tabs = true
merge_derives = true
reorder_imports = true
reorder_modules = true
use_field_init_shorthand = true
use_small_heuristics = "Off"
#wrap_comments = true
#comment_width = 80
#indent_style = "Block"
#wrap_comments = true