mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-19 15:45:43 +01:00
* [CodingStyle] Move PHPStormVarAnnotationRector * [ci-review] Rector Rectify * [DeadDocBlock] Move RemoveNonExistingVarAnnotationRector here (#4984) * [DeadDocBlock] Move RemoveNonExistingVarAnnotationRector here * [ci-review] Rector Rectify Co-authored-by: rector-bot <tomas@getrector.org> * [ci-review] Rector Rectify * cleanup docs * static fixes * [ci-review] Rector Rectify * remove duplicated * multi use case * misc * [ci-review] Rector Rectify * fixes * remove order set, slow * move UseMessageVariableForSprintfInSymfonyStyleRector from solid set to coding-style * make unique-named variables to prevent accidental override and improve readability Co-authored-by: rector-bot <tomas@getrector.org>