libreddit/rustfmt.toml

4 lines
64 B
TOML
Raw Normal View History

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