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_arith = force
|
|
sp_assign = force
|
|
sp_inside_paren = remove
|
|
sp_before_ptr_star = force
|
|
sp_after_ptr_star = remove
|
|
sp_before_byref = remove
|
|
indent_columns = 3
|
|
indent_with_tabs = 0
|
|
nl_after_semicolon = true
|
|
mod_paren_on_return = add |