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
2021-02-13 23:02:38 +00:00
max_width = 175