Commit Graph

17 Commits

Author SHA1 Message Date
Tomas Votruba
8167a183dc Updated Rector to commit f56a0532c244b1585c66d3f1448e9be9f6833b41
f56a0532c2 Alternative Rector workflow on check repo before steps run (#3440)
2023-03-02 18:32:46 +00:00
Tomas Votruba
da8b1801b0 Updated Rector to commit 4bd93ba93ddde14444c7635b77007ee523a760f3
4bd93ba93d Handle missing token on Rector CI workflow on forks (#3433)
2023-03-01 22:23:24 +00:00
Tomas Votruba
5901355568 Updated Rector to commit 96176848192e3214a7a311126925ffeb9912e2e5
9617684819 misc
2023-02-28 17:49:53 +00:00
Tomas Votruba
839f74669a Updated Rector to commit 6ee434a398acd9132daf5c18384fae315f96b553
6ee434a398 use default
2023-02-28 17:49:00 +00:00
Tomas Votruba
75a9f9ecc8 Updated Rector to commit af52640505b505f3932f20f867db6d9eedeba222
af52640505 Use  stefanzweifel/git-auto-commit-action on templates (#3427)Co-authored-by: Tomas Votruba <tomas.vot@gmail.com>
2023-02-28 17:44:40 +00:00
Tomas Votruba
1441410773 Updated Rector to commit 2ae2430ceb73c3533dded760b0ddda9e5d68c61e
2ae2430ceb misc
2023-02-28 17:02:31 +00:00
Tomas Votruba
4714a9c55d Updated Rector to commit 8a0b8381d5435f9152e71e2dc437e604aebef9e2
8a0b8381d5 [DX] Add setup-ci command to ease integration to CI (#3425)
2023-02-28 17:00:04 +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
c791f5ed60
[RectorGenerator] Decouple to external package (#5825) 2021-03-12 20:13:27 +01:00
Tomas Votruba
a8a0030bf9
Move package to 1st position in recipe (#4882)
* add alias

* [recipe] enable set by default, most contributors are core

* move package to 1st place, close to rule name where we think about package

* [ci-review] Rector Rectify

* fix recipe test

Co-authored-by: rector-bot <tomas@getrector.org>
2020-12-14 16:24:33 +00:00
Tomas Votruba
f672eace0e
[DX] Add init-recipe command to create recipe config in root (#4789)
* [DX] Add init-recipe command to initlaize recipe

* update docs
2020-12-05 13:20:13 +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