Skip to content

Move rewrite.yml from src/resources/META-INF to root directory #93

@Anmol202005

Description

@Anmol202005

The rewrite.yml file is currently located in src/resources/META-INF/ but should be in the project root directory.

There are two different purposes for rewrite.yml files:
  • META-INF/rewrite.yml = Recipe definitions that get packaged and distributed for other projects to use
  • ./rewrite.yml (root) = Configuration file for transforming your own project

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions