Fixing fn arguments indentation
This commit is contained in:
parent
072a8e0105
commit
919c185021
@ -3,6 +3,7 @@ max_width=150
|
|||||||
ideal_width=120
|
ideal_width=120
|
||||||
tabs_spaces=4
|
tabs_spaces=4
|
||||||
fn_call_width=100
|
fn_call_width=100
|
||||||
|
fn_arg_indent="Tabbed"
|
||||||
single_line_if_else=true
|
single_line_if_else=true
|
||||||
where_indent="Visual"
|
where_indent="Visual"
|
||||||
where_trailing_comma=true
|
where_trailing_comma=true
|
||||||
|
Loading…
Reference in New Issue
Block a user