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.

11 lines
382 B

input_tab_size = 4
sp_func_def_paren = remove
sp_func_call_paren = remove
indent_columns = 4
indent_with_tabs = 0
indent_namespace = true
indent_class = true
nl_class_leave_one_liners = true
nl_after_func_body = 2
eat_blanks_before_close_brace = true