Skip to content

Refactoring rules that produce broken code shouldn't be applied #10

Open
@jackfirth

Description

@jackfirth

Currently if a replacement generated by a rule produces code that fails to compile, it's applied anyway. The tool doesn't even check for compilation success afterwards, so this silently produces broken code. Instead, any replacements that don't compile should be ignored.

Metadata

Metadata

Assignees

No one assigned

    Labels

    adoption barrierThis makes it harder for people to use or contribute to ResyntaxbugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions