add space after cast
This commit is contained in:
parent
486cd9e08b
commit
e854e3613b
@ -7,7 +7,7 @@ indent_case_brace = 2
|
|||||||
indent_label=0
|
indent_label=0
|
||||||
|
|
||||||
code_width=80
|
code_width=80
|
||||||
cmd_width=80
|
#cmd_width=80
|
||||||
|
|
||||||
# Leave most comments alone for now
|
# Leave most comments alone for now
|
||||||
cmt_indent_multi=false
|
cmt_indent_multi=false
|
||||||
@ -17,7 +17,7 @@ sp_not=add
|
|||||||
|
|
||||||
sp_func_call_user_paren_paren=remove
|
sp_func_call_user_paren_paren=remove
|
||||||
sp_inside_fparen=remove
|
sp_inside_fparen=remove
|
||||||
|
sp_after_cast=add
|
||||||
|
|
||||||
ls_for_split_full=true
|
ls_for_split_full=true
|
||||||
ls_func_split_full=true
|
ls_func_split_full=true
|
||||||
|
Loading…
Reference in New Issue
Block a user