-
Notifications
You must be signed in to change notification settings - Fork 186
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
sbt-scalafix: default scalafixScalaBinaryVersion to scalaBinaryVersion #1658
Comments
In the short term would a note about adding the Eg.
I stumbled across this issue recently and would have found some documentation about configuring |
Feel free to open a PR to update the docs. Remember this page is about scalafix, so your message should mention that this hint is for sbt only. I am not familiar with community clients, but it looks like the scala binary version is not configurable for the mill and the maven ones (to be confirmed): |
Sure. The installation page only has explicit config for SBT, so I was going to do something similar to that. I will mention that it's only for SBT. |
For ExplicitResultTypes to work out of the box, it would better to set by default
Current blockers:
The text was updated successfully, but these errors were encountered: