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

Refactor top level definitions for Scala 3 compatibility #573

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

cchantep
Copy link
Member

@cchantep cchantep commented Aug 19, 2023

@@ -11,8 +11,7 @@ inThisBuild(
List(
// scalaVersion := "2.13.3",
semanticdbEnabled := true,
semanticdbVersion := scalafixSemanticdb.revision,
scalafixDependencies ++= Seq("com.github.liancheng" %% "organize-imports" % "0.5.0")
Copy link
Member Author

Choose a reason for hiding this comment

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

No longer required as no scalafix builtin

@cchantep cchantep force-pushed the task/scala3-topdef-compat branch 2 times, most recently from 9b41812 to fc0e2d1 Compare August 20, 2023 15:27
@cchantep cchantep mentioned this pull request Aug 20, 2023
@cchantep cchantep merged commit b515a83 into playframework:main Aug 28, 2023
21 checks passed
@cchantep cchantep deleted the task/scala3-topdef-compat branch August 28, 2023 11:17
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.

1 participant