On Sun, Oct 27, 2024 at 02:26:08PM -0700, karthik nayak wrote: > Taylor Blau <me@xxxxxxxxxxxx> writes: > > Hello, > > [snip] > > > * kn/arbitrary-suffixes (2024-10-24) 1 commit > > - CodingGuidelines: discourage arbitrary suffixes in function names > > > > Update the project's CodingGuidelines to discourage naming functions > > with a "_1()" suffix. > > > > Will merge to 'next'? > > source: <20241024105357.2605168-1-karthik.188@xxxxxxxxx> > > > > I think we can probably merge this down. We can always iterate on it if > needed. > > [snip] > > > * kn/ci-clang-format-tidy (2024-10-18) 2 commits > > - clang-format: align consecutive macro definitions > > - clang-format: re-adjust line break penalties > > > > Updates the '.clang-format' to match project conventions. > > > > Will merge to 'next'? > > source: <cover.1729241030.git.karthik.188@xxxxxxxxx> > > > > Justin did leave a review, so we could probably merge this too. Great, let's start merging both of these down. Thanks for the update. Thanks, Taylor