Skip to content

Update Scala template to include .tasty files introduced in Scala 3 #4121

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

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

Conversation

KacperFKorban
Copy link

Reasons for making this change:

Scala 3 introduced a new type of IR file that is produced when compiling Scala sources with the new compiler - .tasty files. When version control is concerned, those files should be treated the same way .class files are.

My relationship to the project: I'm one of the maintainers see here.

Links to documentation supporting these rule changes:

https://docs.scala-lang.org/scala3/guides/tasty-overview.html

@michaelimasih
Copy link

Reasons for making this change:

Scala 3 introduced a new type of IR file that is produced when compiling Scala sources with the new compiler - .tasty files. When version control is concerned, those files should be treated the same way .class files are.

My relationship to the project: I'm one of the maintainers see here.

Links to documentation supporting these rule changes:

https://docs.scala-lang.org/scala3/guides/tasty-overview.html

Copy link

github-actions bot commented Jun 7, 2025

This PR is stale because there have been no updates in 90 days. It will close after 180 days of inactivity. Leave a comment if you want to keep it open 😄

@github-actions github-actions bot added the stale label Jun 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants