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

Use scalafixScalaBinaryVersion for scala-fix rules #50

Merged

Conversation

mzuehlke
Copy link
Member

@mzuehlke mzuehlke commented Apr 2, 2024

The sbt-scalafix plugin uses scalafixScalaBinaryVersion to load it's rules.

This plugin was using till now scalaBinaryVersion . This pull request fixes this behaviour.

Fixes: scala-steward-org/scala-steward#1413 (was already closed)

Copy link
Member

@fthomas fthomas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mzuehlke mzuehlke merged commit f19f398 into scala-steward-org:main Apr 6, 2024
1 check passed
@mzuehlke mzuehlke deleted the scalafixScalaBinaryVersion branch April 6, 2024 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

scalafixDependencies not updated for scala 2.13
2 participants