Fixing fn arguments indentation

This commit is contained in:
Tomasz Drwięga 2016-04-04 09:13:24 +02:00
parent 072a8e0105
commit 919c185021
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ max_width=150
ideal_width=120
tabs_spaces=4
fn_call_width=100
fn_arg_indent="Tabbed"
single_line_if_else=true
where_indent="Visual"
where_trailing_comma=true