diff --git a/uncrustify.cfg b/uncrustify.cfg index 50e303b24..bcb25ff73 100644 --- a/uncrustify.cfg +++ b/uncrustify.cfg @@ -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