On Tue, Feb 18, 2025 at 11:56:48AM +0200, Grygorii Strashko wrote:
> Honestly, It looks a bit strange that Xen community is considering batch 
> automated code formatting,
> For example Linux kernel cleanly rejected such approach.
> Linux kernel docs "4.1.1. Coding style" section [1].
> 
> Another thing, checking the new code and accepting code style violations (if 
> any) on per-patch basis.

That would indeed be my preference, from what I've seen the
clang-format based style could live together with the previous style,
there doesn't seem to be any irreconcilable style differences that
would prevent new and old code chunks from being adjacent.

Thanks, Roger.

Reply via email to