scalafix icon indicating copy to clipboard operation
scalafix copied to clipboard

noValInAbstract: enable lazy vals?

Open laughedelic opened this issue 5 years ago • 0 comments
trafficstars

Reopening https://github.com/scalacenter/scalafix/issues/684. (/cc @dsilvasc)

Is there a good reason for prohibiting lazy vals in abstract classes/traits? As per https://docs.scala-lang.org/tutorials/FAQ/initialization-order.html is seems to be fine.

laughedelic avatar May 24 '20 12:05 laughedelic