> On 30 Nov 2022, at 17:32, Edwin Török <edvin.to...@citrix.com> wrote: > > Add a .clang-format configuration that tries to match CODING_STYLE where > possible
> [..] > Does not yet reformat any code. > > No functional change. > > Signed-off-by: Edwin Török <edvin.to...@citrix.com> > --- > tools/ocaml/.clang-format | 9 +++++++++ > 1 file changed, 9 insertions(+) > create mode 100644 tools/ocaml/.clang-format Acked-by: Christian Lindig <christian.lin...@citrix.com> I support this kind of automation. I also agree with the previous comment that the title should indicate that this is only going into a subtree. — C