I think we do not need the paren on `return` statements. i would add this option to uncrustify.cfg: ``` bash mod_paren_on_return = remove ``` what do you think?
I think we do not need the paren on
returnstatements. i would add this option to uncrustify.cfg:what do you think?