Skip to content

Conversation

@SethTisue
Copy link
Member

@SethTisue SethTisue commented May 19, 2020

I guess the steward didn't update the Scala version because it only appears in .travis.yml, because sbt-scala-module brings in sbt-travisci

one of the commits fixes #93

with sbt-scala-module, you have to be careful to customize scalacOptions the same way the plugin does (via the Compile / compile scope). discovered in the process we'd been doing it wrong in this repo

@SethTisue SethTisue marked this pull request as ready for review May 19, 2020 02:54
as we already did in scala/scala
@SethTisue
Copy link
Member Author

SethTisue commented May 19, 2020

(context: we're approaching a possible 1.0 release; and I'm exploring the possibility of removing IterableOnce as a parent of ParIterable, as per the discussion on #101, and I wanted the Scala version bump and tighter linting as a backstop. also, we routinely bump the Scala versions on the modules and it wasn't intentional that this module has been missing out)

@SethTisue SethTisue merged commit 6db6dbe into scala:master May 20, 2020
@SethTisue SethTisue deleted the scala-2.13.2 branch May 20, 2020 14:17
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.

Nested class shadowing in "override" position

2 participants