Commit Graph

10 Commits

Author SHA1 Message Date
Tomas Votruba 2f8afbb309 Updated Rector to commit 183422d041785e31cbd50665023cece58616ea25
183422d041 Kick off basic rector.php with simpler and more practical rule (#5552)
2024-02-04 12:44:34 +00:00
Tomas Votruba 691f25c420 Updated Rector to commit e17f878d5adb301fda0de8f9da2d94d898a363c3
e17f878d5a [Templates] Fix syntax error on templates/rector.php.dist (#5515)
2024-01-28 20:53:14 +00:00
Tomas Votruba 9204913593 Updated Rector to commit a69e1ff013720727f052437d051ca5ab2c11b89e
a69e1ff013 Add PHPUnit 9 annotations support detectoin in "custom-rule" command, add RectorConfig::withPreparedSets() (#5506)
2024-01-26 21:43:08 +00:00
Tomas Votruba 9a86942399 Updated Rector to commit 86c0920bdf0222f3c3e6ddf8490804f428a39fae
86c0920bdf [Init] Add smart paths detection to init command to make first Rector experience better (#3050)
2022-11-11 14:53:57 +00:00
Tomas Votruba 66a823a2fb Updated Rector to commit 51e89c3f32
51e89c3f32 [docs] Improve first-time contributors docs (#2061)
2022-04-12 08:58:57 +00:00
Tomas Votruba 0d05a7606d Updated Rector to commit 00dd0eb4ca
00dd0eb4ca [Core] Refactor init command to use LevelSetList::UP_TO_PHP_XY set list (#1328)
2021-11-28 17:12:25 +00:00
Tomas Votruba b45a2137a9 Updated Rector to commit 2d6dba4055
2d6dba4055 [DX] Check php version features parameter type (#983)
2021-10-12 09:41:48 +00:00
Tomas Votruba e152aa2ab8 Updated Rector to commit 2ea6e90e10
2ea6e90e10 add paths to rector init
2021-09-02 11:45:03 +00:00
Tomas Votruba ac82ae6a63
Move from SETS parameter to explicit import() (#6375) 2021-05-06 20:06:31 +00:00
Tomas Votruba 4c6da2c4bf
[Laravel 5.7] Add parent boot rule (#4580)
* move file to templates, to remove confusion in the root

* use stable symplify

* [Laravel] Add AddParentBootToModelClassMethodRector

* [ci-review] Generate Rector & Nodes documentation

* [ci-review] propagate monorepo dependencies

* [ci-review] Rector Rectify

Co-authored-by: rector-bot <tomas@getrector.org>
2020-11-11 17:09:57 +00:00