Skip to content

Support Scalafix migrations in Maven projects #2839

Open
@fthomas

Description

@fthomas

Scalafix migrations are currently not supported in Maven projects. The corresponding MavenAlg#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 Maven.

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