sailfish/rustfmt.toml
2020-06-05 22:31:38 +09:00

6 lines
128 B
TOML

max_width = 90
hard_tabs = false
use_field_init_shorthand = true
edition = "2018"
reorder_imports = true
reorder_modules = true