Re: [PATCH 0/4] clang-format with examples

2025-03-04 Thread Stefano Stabellini
Hi Oleksandr, I really appreciate the examples you provided; they were very enlightening regarding the way forward. Today we discussed the topic with the maintainers again, and I believe we have identified the best approach to take. Since it is not feasible to use clang-format to make changes to

[PATCH 0/4] clang-format with examples

2025-03-01 Thread Oleksandr Andrushchenko
Hello, everybody! In order to continue activity started at [1] I am sending this series which allows to manually run coding style checks and does not provide any automation yet. Only the first patch is the goal of this series and patches 2-4 are for example only. This proposal disables coding