V2.0.1
We are pleased to announce the SonarQube C++ Community Plugin version 2.0.1.
This is only a small bugfix, see V2.0.0 for complete release notes.
- improved
sonar.cxx.file.suffixes
description in UI #2144 #2136 - support BOM in
#include
files #2142 #2139 - fix NPE in API visitor: template specialization declaration #2141 #2138
- ignore errors in
saveFileLinesContext
: parsing errors could lead to wrong location data, continue after error (same behaviour again as in cxx plugin v1.3) #2145 #2139