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
Scala 2 has a bunch of options for `-Wunused` warnings (imports,
locals, ...). This commit adds the flag and a first warning, for
unused `@nowarn` annotations that don't silence any warnings.
0 commit comments