typelevel/cats

Clean out warnings from Dotty

Open

#3,751 opened on 2021年1月30日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Scala (1,241 forks)batch import
good first issuelsug

Repository metrics

Stars
 (5,438 stars)
PR merge metrics
 (平均マージ 4h 2m) (30d で 5 merged PRs)

説明

There's a bunch of warnings that Dotty emits, e.g. type tests that cannot be checked at runtime.

I suspect many of them can be resolved in a way that are compatible with Scala 2.

コントリビューターガイド