1
0
Fork 0
mirror of https://github.com/LemmyNet/lemmy.git synced 2025-01-24 22:55:38 +00:00
lemmy/.rustfmt.toml

6 lines
106 B
TOML
Raw Normal View History

tab_spaces = 2
2020-05-16 16:04:08 +02:00
edition="2018"
imports_layout="HorizontalVertical"
merge_imports=true
reorder_imports=true