Skip to content

Re-enable comments by reworking the tree merging logic #22

@JoshuaKGoldberg

Description

@JoshuaKGoldberg

There needs to be merger logic to resolve sub-transformations together.

Class declarations, for example, give:

[
    CommandNames.ClassStart,
    ...bodyNodes,
    CommandNames.ClassEnd
]

Comments that come within that will need to recursively search into the body nodes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions