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_assign_default = remove
|
|
sp_inside_paren = remove
|
|
indent_columns = 3
|
|
nl_enum_brace = add
|
|
align_func_params = true
|
|
align_var_def_span = 2
|
|
align_var_def_star_style = 1
|
|
align_assign_span = 1
|
|
align_enum_equ_span = 4
|
|
mod_paren_on_return = add |