SonarLint with C language

We are thinking about using latest SonarQube with our C language project.
And interesting in SonarLint.

looks like SonarLint doesn’t support C on the fly. (only supports Java, JavaScript, PHP, Python and HTML)
until i saw this I see one thing call SonarC++.

https://www.sonarsource.com/resources/product-news/news.html#2017-01-05-sonarqube-c-cpp-objectivec-4.4.0-6266-released

so my question is,
if we install Eclipse or VS, SonarLint and SonarC++, can it check C on the fly with SonarLint?

if not, do you have suggestion in the need of coding C on the fly?

You can have a look here :

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.