Re: [PATCH v1] tools clang-format: Add a tools clang-format that overrides some kernel behaviors

From: Miguel Ojeda

Date: Mon Apr 13 2026 - 12:45:43 EST


On Tue, Apr 7, 2026 at 6:56 PM Ian Rogers <irogers@xxxxxxxxxx> wrote:
>
> +BasedOnStyle: InheritParentConfig

I hope we see more of this (i.e. inheriting) elsewhere, since I think
it can help adoption :)

Acked-by: Miguel Ojeda <ojeda@xxxxxxxxxx>

Thanks!

Cheers,
Miguel