podcasts/rustfmt.toml
2018-11-18 12:59:01 +00:00

8 lines
161 B
TOML

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