sonar-scala / sonar-scala

A free and open-source SonarQube plugin for static code analysis of Scala projects.

Home Page:https://sonar-scala.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scala 2.13 supports for Sonar 7.9.x

h-ngo opened this issue · comments

commented

Hi,

Is there any plan to add Scala 2.13 support for sonar-scala 7.9.x?

Scala 2.13 support was added since sonar-scala 8.0.0. However, this version isn't compatible with Sonar 7.9.x. We don't usually upgrade since we are on LTS version. Plus, the latest LTS is 7.9.x still.

Or is it fine to use sonar-scala 7.x with Scala 2.13? We recently upgraded, but haven't noticed any problem ... yet.

Hi, sonar-scala 7.9.0 should work with 2.13.
The 7.9.x LTS series hasn't received any new features, bug fixes and updates (such us new Scalastyle and Scapegoat rules), but as far as I can remember it does work with 2.13 sources.