On Fri Jun 16 06:20:16 2023 +0000, Huw Davies wrote:
Likewise `i++` -> `++i` (I personally prefer the former anyway, but in any case there's no need to change it from the original). However, I don't mind if brace placements are fixed up so that the function is consistent.
Oh, sorry, I didn't know you preferred the former... I've always been using the latter, also in already merged MRs.