Peter van der Perk: > The main issue I was facing with clang-format was the indentation with NuttX > BreakBeforeBraces style see > https://github.com/llvm/llvm-project/issues/44188
Maybe it's time to say it out loud. GNU indent style for curly brackets should die ;). Changing these to Allman style should be trivial without the risk of breaking anything. This would enable use of well established project insead of maintaining internal one.
signature.asc
Description: This is a digitally signed message part.