Skip to content

Errors are only fixed partially #7429

@kkmuffme

Description

@kkmuffme

Bug Report

Errors are only partially fixed and require x reruns to auto-fix everything.

Subject Details
Rector version e.g. v0.14

I know I can just loop over it myself in CI until no more fixable issues.

However it would be great if rector, like e.g. phpcbf, would internally re-run until:

  • no more fixable changes
  • no changes applied anymore (despite fixable) - not sure if this scenario exists in rector (it does in phpcbf, where rules conflict and undo/revert it eachother)
  • limit of X runs reached (I think phpcbf has a limit of 50)

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