Scalafix v0.9.12 Release Notes

Release Date: 2020-03-17 // about 4 years ago
    • #1070 Use None and Nil instead or Option.empty[T] and List.empty[T] when inserting explicit result types for Option[T] and List[T]
    • 👍 #1079 Add support for Scala 2.12.11