typelevel/cats

Clean out warnings from Dotty

Open

#3 751 ouverte le 30 janv. 2021

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)Scala (1 241 forks)batch import
good first issuelsug

Métriques du dépôt

Stars
 (5 438 stars)
Métriques de merge PR
 (Merge moyen 4h 2m) (5 PRs mergées en 30 j)

Description

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.

Guide contributeur