Merge pull request #5223 from evsh/uncrustify

uncrustify: add constructor initialization list options
This commit is contained in:
sledgehammer999 2016-05-09 14:28:55 -05:00
commit 140016c068

View File

@ -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