jj/rustfmt.toml
2021-03-14 10:46:25 -07:00

4 lines
102 B
TOML

max_width = 100
wrap_comments = true
error_on_line_overflow = true
group_imports = "StdExternalCrate"