rake/.rustfmt.toml

6 lines
106 B
TOML

tab_spaces = 2
edition="2018"
imports_layout="HorizontalVertical"
merge_imports=true
reorder_imports=true