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.

16 lines
570 B

output_tab_size = 4
sp_before_ptr_star = add
sp_between_ptr_star = remove
sp_func_def_paren = add
indent_columns = 4
indent_with_tabs = 0
donot_indent_func_def_close_paren = true
nl_func_type_name = add
nl_func_def_start = add
nl_func_def_args = add
nl_func_def_end = add
nl_fdef_brace = add
align_on_tabstop = true
align_func_params = true
align_var_def_star_style = 2