libreddit/rustfmt.toml

4 lines
64 B
TOML
Raw Normal View History

2020-10-26 04:57:19 +01:00
edition = "2018"
tab_spaces = 2
hard_tabs = true
2020-11-30 03:50:29 +01:00
max_width = 175