mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 05:43:18 +02:00
Scala compiler changed the implementation of reporter in 2.12.13 such that overriding `info0` no longer increments the error count in the delegating reporter. See https://github.com/scala/bug/issues/12317 for details.