qrcode-rust/rustfmt.toml

9 lines
176 B
TOML
Raw Normal View History

2017-11-07 08:23:50 +00:00
array_width = 100
chain_width = 100
fn_call_width = 100
# single_line_if_else_max_width = 100
struct_lit_width = 100
struct_variant_width = 100
error_on_line_overflow = false