talc/rustfmt.toml

11 lines
148 B
TOML
Raw Normal View History

2024-11-04 18:25:31 +00:00
unstable_features = true
hard_tabs = true
tab_spaces = 4
trailing_semicolon = false
trailing_comma = "Vertical"
use_field_init_shorthand = true