You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.
There is a corresponding issue in dotty: https://github.com/lampepfl/dotty/issues/12785
This would be great, as unused values are at best a code smell and at worst a source of serious bugs, particularly when effect systems are used.
ScalaFix also needs this for the RemoveUnused feature: https://scalacenter.github.io/scalafix/docs/rules/RemoveUnused.html
The text was updated successfully, but these errors were encountered: