Scalafix migration from scala.Enumeration to enumeratum.
February 9, 2022 ยท View on GitHub
Scalafix migration from scala.Enumeration to enumeratum.
Supports enums with ids and custom names.
Doesn't support enums with custom value types.
Note: comments and custom formatting inside Enumerations will be removed.
To run:
sbt
scalafixAll dependency:EnumeratumScalafix@io.github.olegych:enumeratum-scalafix:VERSION