panorama/rustfmt.toml
Michael Zhang 3f09e8b55f
updates:
- reformat with 80char
- add SQLx to daemon
- add backtrace to anyhow
2021-10-13 00:50:48 -05:00

3 lines
58 B
TOML

fn_single_line = true
max_width = 80
wrap_comments = true