acassis commented on issue #16278: URL: https://github.com/apache/nuttx/issues/16278#issuecomment-2959501844
Hi @NevynUK we didn't start it yet, but my initial idea was to took a look at coccinelle and frama-c, but yest cpp-check seems a nice option. Another option to take a look is SonarQube, the company behind it ran a test of NuttX source code and since it is open-source, maybe it could be possible to use it together with cpp-check for example. I think the problem with clang-format is because it is not able to check the NuttX style correctly, some people already tried to adapt it in the past, but it wasn't able to catch all the coding styles. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org