- Various rules improvements (#926, #591, #1150)
- New rules: RecordSearchByConstant and ParameterModeInMethodCall
- Various Proparse improvements for the Language Server + preprocessor bugfix (#1142)
- Make ClumsySyntax rule available in SonarLint (#1122)
- Breaking change: ProToken#getCharPositionInLine() now returns values starting from 0 (in order to follow the API contract)
New SonarLint for Eclipse plugins available in this version. Note that PDSOE 12.2 has to use the unsigned version of the plugin as the Java 11 / Eclipse version used by PDSOE doesn't support signed packages.
🐛 Rules plugin updated to 2.30.1 - Fix KeywordCase regression introduced in 2.29