You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.description("Enables/disables the parse error recovery (experimental).")
128
+
.description("Defines mode for error handling of report files and parsing errors. `False' (strict) breaks after an error or 'True' (tolerant) continues."
129
+
+ " See <a href='https://github.com/SonarOpenCommunity/sonar-cxx/wiki/Supported-configuration-properties#sonarcxxerrorrecoveryenabled'>sonar.cxx.errorRecoveryEnabled</a> for a complete description.")
0 commit comments