Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ScalaVersion rejects Scala 2 nightlies #2107

Closed
SethTisue opened this issue Oct 18, 2024 · 1 comment · Fixed by #2109
Closed

ScalaVersion rejects Scala 2 nightlies #2107

SethTisue opened this issue Oct 18, 2024 · 1 comment · Fixed by #2109

Comments

@SethTisue
Copy link
Contributor

I'm trying to build and test more of Scalafix in the Scala 2 community build, but I keep hitting this:

[scalafix-rules] [info]   java.lang.Exception: 2.13.16-bin-ce78754 not a valid Scala Version.
[scalafix-rules] [info]   at scalafix.internal.config.ScalaVersion$.from(ScalaVersion.scala:138)

could the check be relaxed to allow nightlies?

(doc on nightlies: https://docs.scala-lang.org/overviews/core/nightlies.html)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants