price_checker/src/.rustfmt.toml

6 lines
119 B
TOML
Raw Normal View History

2020-07-20 20:14:05 +00:00
max_width = 140
hard_tabs = true
tab_spaces = 4
newline_style = "Unix"
use_field_init_shorthand = true
edition = "2018"