2016-02-16 10:21:46 +01:00
|
|
|
verbose=false
|
2016-04-13 00:06:02 +02:00
|
|
|
max_width=1000
|
2017-05-19 17:12:20 +02:00
|
|
|
comment_width=1000
|
|
|
|
tab_spaces=4
|
2016-04-13 00:06:02 +02:00
|
|
|
fn_call_width=1000
|
2016-04-13 17:39:20 +02:00
|
|
|
struct_lit_width=32
|
2017-05-19 17:12:20 +02:00
|
|
|
fn_call_style="Visual"
|
|
|
|
single_line_if_else_max_width=100
|
|
|
|
trailing_comma="Vertical"
|
|
|
|
chain_indent="Visual"
|
|
|
|
chain_one_line_max=100
|
2016-02-16 10:21:46 +01:00
|
|
|
reorder_imports=true
|
|
|
|
format_strings=false
|
|
|
|
hard_tabs=true
|
|
|
|
wrap_match_arms=false
|