Browse Source

uncrustify: add constructor initialization list options

adaptive-webui-19844
Eugene Shalygin 9 years ago
parent
commit
9e177a0a81
  1. 3
      uncrustify.cfg

3
uncrustify.cfg

@ -73,3 +73,6 @@ sp_before_ptr_star_func = remove @@ -73,3 +73,6 @@ sp_before_ptr_star_func = remove
sp_before_byref_func = remove
eat_blanks_before_close_brace = true
pos_constr_comma = lead_break
pos_constr_colon = lead_break

Loading…
Cancel
Save