-
Notifications
You must be signed in to change notification settings - Fork 55
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
Typelevel Migration II: return of the Typelevel migration #161
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have moved this rule file, because it should enable us to use the github scheme to add a Scalafix migration to Scala Steward.
Looks like Scalafix and Scalafmt are disagreeing about how imports should be formatted here: I’ll have to come back to this later |
07bbc92
to
51394ee
Compare
51394ee
to
14d7ed9
Compare
Scalafix rules need some more work: they don’t rewrite the plugin’s |
I think that this is good to go once scala-steward-org/scala-steward#3126 is merged and released. |
Btw, you don't need to wait for a new Scala Steward release. Artifact and Scalafix migrations are in effect for all Scala Steward instances as soon as the corresponding PR is merged. See https://github.com/scala-steward-org/scala-steward/blob/a09a734b7f4ba8f71f35a94194ee7ccc80f1c848/modules/core/src/main/resources/scalafix-migrations.conf#L1-L5. |
Oh sweet, in that case let's go 🚀 |
This revives #71, migrating sbt-tpolecat to sbt-typelevel.