On Mon, 6 Mar 2023 at 12:33, <[email protected]> wrote: > > From: Marc-André Lureau <[email protected]> > > Make the resulting code even prettier, if possible.
This seems to be a bit short on rationale. This is generated code, so in general nobody is going to be reading it, and running clang-format on it every time we generate code feels like it would be a bit of a waste of cycles... thanks -- PMM
