-
Notifications
You must be signed in to change notification settings - Fork 2
Upgrade Scalafix and Scala 2.13 and 2.12 #18
Copy link
Copy link
Closed
Labels
good first issueGood for newcomersGood for newcomerstaskA thing that needs to be done like a refactoringA thing that needs to be done like a refactoring
Description
Description
Upgrade Scalafix to the latest version for the supported Scala versions.
When doing it the first time, I ran into several issues where the semanticdb is not loaded (I noticed it happens to test files only but I didn't double check it). This issue starts with Scalafix 0.9.28.
Keeping Scalafix to 0.9.28 prevents from upgrading Scala to the latest 2.13 and 2.12 versions. So, when Scalafix is fixed, upgrade also Scala.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomerstaskA thing that needs to be done like a refactoringA thing that needs to be done like a refactoring