You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
391 B
10 lines
391 B
4 years ago
|
sp_inside_paren = remove
|
||
|
sp_paren_paren = remove
|
||
|
sp_func_def_paren = remove
|
||
|
sp_inside_fparen = remove
|
||
|
sp_func_call_paren = remove
|
||
|
indent_columns = 3
|
||
|
indent_with_tabs = 0
|
||
|
nl_fdef_brace = add
|
||
|
nl_after_semicolon = true
|
||
|
mod_paren_on_return = add
|