mirror of
https://github.com/ivabus/lonelyradio
synced 2024-11-14 04:25:07 +03:00
9 lines
202 B
TOML
9 lines
202 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
|