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

Add -Ywarn-unused scalac option #3

Merged
merged 1 commit into from
Aug 22, 2022
Merged

Conversation

mvelimir
Copy link
Member

Summary

  • Adds -Ywarn-unused scalac option to the subprojects, which is required for the OrganizeImports.removeUnused external scalafix rule.
  • It should be noted that OrganizeImports isn't built for the currently used scalafix version, but it doesn't seem to cause any issues.

@drmarjanovic drmarjanovic merged commit 2ea89bd into main Aug 22, 2022
@drmarjanovic drmarjanovic deleted the extra-options-ywarn-unused branch August 22, 2022 09:55
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.

3 participants