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.
|
sp_inside_paren = remove
|
|
sp_before_ptr_star = force
|
|
sp_func_def_paren = remove
|
|
sp_return_paren = remove
|
|
indent_columns = 3
|
|
nl_struct_brace = add
|
|
nl_if_brace = add
|
|
nl_else_brace = add
|
|
nl_fdef_brace = add
|
|
mod_full_brace_if = add
|
|
mod_paren_on_return = add |