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
415 B

# Places the byref as follows: "int &foo"
sp_before_ptr_star = remove
sp_after_ptr_star = force
sp_before_byref = remove
indent_columns = 3
align_var_def_span = 2
align_var_struct_span = 2
align_typedef_gap = 3
align_typedef_span = 5
align_typedef_func = 1
align_func_proto_span = 2