Skip to content

Conversation

@liucijus
Copy link
Collaborator

For Scala 3 some opts have to be removed because according to the docs, they are not implemented yet.

List of options not available in Scala 3 I have removed from the target:
-Xlint
-Ywarn-dead-code
-Ywarn-numeric-widen
-Ywarn-value-discard
-Wunused:imports

For Scala 3 some opts have to be removed because according to the docs, they are not implemented yet.
@liucijus liucijus requested a review from simuons as a code owner February 11, 2022 09:07
Copy link
Collaborator

@simuons simuons left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Idea for the future: maybe it would be nice to have this map of opts extracted.

@simuons simuons merged commit b69907d into bazel-contrib:master Feb 11, 2022
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.

2 participants