Dear C and C++ users.
Here are two more quick fixes to make your experience in SonarLint more enjoyable and productive.
- S1264: A “while” loop should be used instead of a “for” loop
- S1990: “final” should not be used redundantly
The Sonar C and C++ analysis is now available for code compiled with the Wind River GNU C++ compiler targeting arm (c++arm).
All these will be available with SonarQube 10.8 starting from Developer Edition. They are available right now on SonarCloud and very soon on SonarLint.
As always, you can see what’s coming next and vote for C and C++ features you would like to see in SonarQube , SonarCloud , and SonarLint .
Cheers