csci5607/rustfmt.toml

5 lines
73 B
TOML
Raw Normal View History

2023-01-21 08:22:22 +00:00
max_width = 80
tab_spaces = 2
2023-01-31 20:41:23 +00:00
wrap_comments = true
2023-03-03 23:48:20 +00:00
fn_single_line = true