Skip to content

enable unused warnings on Scala 2 #506

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

Merged
merged 2 commits into from
Feb 27, 2023

Conversation

SethTisue
Copy link
Member

@SethTisue SethTisue commented Feb 18, 2023

enable unused warnings on Scala 2

I'm also interested in enabling this on Scala 3 eventually, but for now there are too many bugs (but I'm reporting them, one at a time)

also fix an annoyance by setting crossScalaVersions on root project. this makes ++ work

as an aside, it was nice not to have to worry about Scala 2.11, here 😊

I'm also interested in enabling this on Scala 3 eventually,
but for now there are too many bugs (but I'm reporting them,
one at a time)
this fixes an annoyance where you couldn't do e.g. `++3<TAB>`
on startup
@SethTisue SethTisue requested a review from Philippus February 18, 2023 22:08
@SethTisue SethTisue merged commit 2084983 into scala:main Feb 27, 2023
@SethTisue SethTisue deleted the enabled-unused-warnings branch February 27, 2023 03:06
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