Skip to content

Scalafix v0.9.12

Compare
Choose a tag to compare
@olafurpg olafurpg released this 17 Mar 19:59
  • #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