(Before we spend too much time on this, let's also make sure it's something that our code autoformatter won't take care of for us, so that the effort isn't redundant)
(Before we spend too much time on this, let's also make sure it's something that our code autoformatter won't take care of for us, so that the effort isn't redundant)
I think we're still some time away from automated C formatting. We should trial make autostyle first, see #31713 (moved). I think I finally fixed the last few instances of #31891 (moved) on Monday.
I discovered these issues during #32522 (moved), I don't expect to spend any more time on check-spaces. It is an improvement, and it shouldn't take much time to review.
I suggest we merge now, and then remove redundant (or conflicting) parts of check-spaces when we implement C autoformatting?