podcasts/rustfmt.toml
Jordan Petridis 990d830f24
cargo fmt
2018-10-23 13:23:01 +03:00

7 lines
144 B
TOML

comment_width = 100
wrap_comments = true
newline_style = "Unix"
format_strings = true
normalize_comments = true
use_field_init_shorthand = true