typelevel/cats

Clean out warnings from Dotty

Open

#3.751 aberto em 30 de jan. de 2021

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Scala (1.241 forks)batch import
good first issuelsug

Métricas do repositório

Stars
 (5.438 stars)
Métricas de merge de PR
 (Mesclagem média 4h 2m) (5 fundiu PRs em 30d)

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.

Guia do colaborador