Skip to content

Support Scalafix migrations in Mill projects #2838

@fthomas

Description

@fthomas

Scalafix migrations are currently not supported in Mill projects. The corresponding MillAlg#runMigration method is a NOP.

Full support for Scalafix migrations is currently only available for sbt projects. The corresponding code in SbtAlg can be used as inspiration for supporting them in Mill.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions