New
Release 0.6.0
Added support for fatal warnings, a new setting can be now set:
settings(
clippyFatalWarnings ++= List(
"match may not be exhaustive[\\s\\S]*" // regular expression
)
)
Unclaimed project
Are you a maintainer of scala-clippy? Claim this project to take control of your public changelog and roadmap.
Changelog
Good advice for Scala compiler errors
Last updated over 7 years ago
Added support for fatal warnings, a new setting can be now set:
settings(
clippyFatalWarnings ++= List(
"match may not be exhaustive[\\s\\S]*" // regular expression
)
)
♞ lichess.org: the forever free, adless and open source chess server ♞
💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) [deprecated]
Scala 2 compiler and standard library. Scala 2 bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3
A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments.