scala-3-migration-guide
scala-3-migration-guide copied to clipboard
Move scalafix ParensAroundLambda rule to scala-rewrites repo
Validate the following rule by testing it extensively. Then move it to the scala-rewrites repository:
- fix.scala213.ParensAroundLambda rule of ohze/scala-rewrites
The incompatibility description should be updated accordingly.