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

Scala: Update to Scala 3 #15

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from
Open

Conversation

seblm
Copy link

@seblm seblm commented May 22, 2023

Hello Christian,

Thanks for this great kata. I've see all your videos. There are very instructives.

Please have a look at this pull request that update scala to last version: Scala 3. You can also review some other changes like:

  • use a correct sbt definition file inspired from sbt new scala/scala3.g8
  • define a CI job
  • check and enforce formatting with scalafmt
  • reduce differences with Java reference

Here is the diff between Java and Scala versions:

diff-between-java-and-scala

Also:
 - use a correct sbt definition file inspired from `sbt new scala/scala3.g8`
 - define a CI job
 - check and enforce formatting with scalafmt
 - reduce differences with Java reference
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