ring/rustfmt.toml

6 lines
111 B
TOML
Raw Normal View History

2018-11-09 13:54:25 -10:00
edition = "2018"
max_width = 100
newline_style = "Unix"
reorder_imports = true
use_field_init_shorthand = true