I guess I missed the clang-format discussion or did it happen? Fr example, I would have voted for
SpaceBeforeParens: ControlStatements
-- Juha
On 18.05.23 16:44, Juha Heinanen wrote:
I guess I missed the clang-format discussion or did it happen? Fr example, I would have voted for
SpaceBeforeParens: ControlStatements
First was quite some time ago, more than 5 years:
- https://lists.kamailio.org/pipermail/sr-users/2017-November/099419.html
Then brought in discussions during various online devel meetings.
The .clang-format file was added even earlier:
- https://github.com/kamailio/kamailio/commit/8990a162449b256a2e7719c3688daad5...
Many files were formatted in the past, if you look at the git history searching for "clang-format" or "clang format", ...
Cheers, Daniel