Skip to content

Version 2.30.0

Latest
Compare
Choose a tag to compare
@gquerret gquerret released this 02 Jan 15:36
· 14 commits to develop since this release
bad54c5
  • 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