houhou/rustfmt.toml

4 lines
72 B
TOML
Raw Normal View History

2023-06-07 17:13:57 +00:00
max_width = 80
tab_spaces = 2
wrap_comments = true
2023-06-09 08:41:50 +00:00
fn_single_line = true