FYI: When migrating akka to dotty, I create some scalafix rules such as ConstructorProcedureSyntax
, ParensAroundLambda
, NullaryOverride
,…
5 Likes
FYI: When migrating akka to dotty, I create some scalafix rules such as ConstructorProcedureSyntax
, ParensAroundLambda
, NullaryOverride
,…