Commit Graph

325 Commits

Author SHA1 Message Date
TomasVotruba
042d1e0ddf README: bump sonar debt to 30 days 2020-10-19 17:39:58 +02:00
Abdul Malik Ikhsan
aa16532ea3
add $parameters->set(Option::ENABLE_CACHE, true) to readme config (#4427) 2020-10-16 09:45:26 +02:00
Tomas Votruba
e085f52f86
[DeadCode] Improve parent and current type comparison on RemoveDelegatingParentCallRector (#4409)
* decouple CurrentAndParentClassMethodComparator

* fix param reflections

* [rector] fix param reflections

* [cs] fix param reflections

* composer: bump assert

* [rector] composer: bump assert

* [cs] composer: bump assert

* static fixes

Co-authored-by: rector-bot <tomas@getrector.org>
2020-10-14 17:14:55 +00:00
Tomas Votruba
ebd3760a86
[docs] add README link to web service (#4383) 2020-10-09 22:37:36 +02:00
Abdul Malik Ikhsan
bb486fa070
Fixes config/set link in readme (#4374) 2020-10-09 09:52:33 +02:00
Jan Mikeš
d8760fa63d
Improved rector in docker autoloading (#4368)
* Changed docker working directory to project and running rector from path

* Fixed path of Docker entrypoint for rector

* Improve Docker docs in readme

* [rector] Improve Docker docs in readme

* [cs] Improve Docker docs in readme

Co-authored-by: rector-bot <tomas@getrector.org>
2020-10-07 14:34:20 +00:00
Tomas Votruba
d0f65ef609
[PHP 8.0] @Required to #[Required] attribute from Symfony 5.2 (#4348)
* move ClassNodeAnalyzer to core

* README: add daily work focus

* spaces

* [PHP 8.0] Add #[Required] Symfony attribute migration

* add RFC links

* [rector] add RFC links

* [cs] add RFC links

Co-authored-by: rector-bot <tomas@getrector.org>
2020-10-04 11:12:41 +00:00
Abdul Malik Ikhsan
88d5711436
Fixes #3789 add skip Option to exclude files by rule (#4182) 2020-09-12 11:52:08 +02:00
Leonardo Losoviz
4eacc84b22
Organize downgrades by PHP version (#4147)
Co-authored-by: TomasVotruba <tomas.vot@gmail.com>
2020-09-08 13:12:38 +02:00
Abdul Malik Ikhsan
6e2f798fe2
run ecs markdown-code-format to README.md (#4129) 2020-09-07 17:55:04 +02:00
Hans-Helge Buerger
d6ff3a96cb
Fix example: exclude directory in config (#4136) 2020-09-07 11:19:24 +02:00
Tomas Votruba
a127bf16eb
revert [Experimental] Add safe_types option - #3535 (#4120) 2020-09-03 18:02:07 +00:00
Leonardo Losoviz
761b4b2e88
Added "Rector Configuration" section (#4107) 2020-09-02 15:40:29 +02:00
Tomas Votruba
de4748f935
README + recipe improvements (#4017)
* rector-recipe and README improvements

* ci: add generate command test
2020-08-24 21:25:26 +00:00
Markus Podar
26343461cd
README: fix typo (#3944)
Seems the formatting got off or something
2020-08-12 11:09:31 +02:00
TomasVotruba
bd7394e80e README: fix 27 days badge 2020-07-31 00:30:25 +02:00
dobryy
e6ce370875 [DX] Update README and other docs files to use PHP syntax for configs 2020-07-29 19:18:07 +02:00
TomasVotruba
3a9375007e decouple Set package 2020-07-21 01:39:24 +02:00
TomasVotruba
bda3e5aa28 load rector.php config 2020-07-18 21:15:27 +02:00
TomasVotruba
190e54c57f change ecs-after-rector.yaml to ecs-after-rector.php 2020-07-16 17:52:18 +02:00
TomasVotruba
290be92782 typos 2020-07-07 17:59:41 +02:00
TomasVotruba
48127fcaef README: add debugging 2020-07-07 17:58:55 +02:00
Billie Thompson
60cb39ee53
Correct typo
Super minor typo
2020-06-19 18:03:37 +02:00
TomasVotruba
1192815c5a README: add amateri 2020-06-18 12:43:11 +02:00
TomasVotruba
0159ba21fe README: no center 2020-06-18 12:38:01 +02:00
kodiakhq[bot]
2ecd056bca
Merge pull request #3539 from rectorphp/single-rule
Re-add --only option
2020-06-17 22:22:09 +00:00
TomasVotruba
8ea0051df5 add OnlyRuleResolver to prevent typos and make use of short slash-less syntax 2020-06-18 00:19:13 +02:00
TomasVotruba
54cf6f02d7 [README] Add Zenika sponsor 2020-06-17 14:55:09 +02:00
TomasVotruba
398c6bd5ff re-add --only option 2020-06-17 14:33:58 +02:00
TomasVotruba
4754343746 README: add magento case-study 2020-06-17 12:12:34 +02:00
TomasVotruba
07000e3b12 fix type in README 2020-06-16 23:06:16 +02:00
TomasVotruba
a593afb017 [PHP 7.4] Add safe_types option 2020-06-16 22:34:52 +02:00
Code Review Videos
6255f0ceea
Update docker commands to remove container on exit 2020-06-03 11:19:07 +01:00
Ofer Shaal
d2393d7f7c Reorganize Twig logo position, to fit more logos in each line 2020-05-24 20:36:40 -04:00
Ofer Shaal
ddc03b7809 Update Drupal logo and position 2020-05-24 20:29:13 -04:00
Ofer Shaal
fce204b484 Add Drupal logo + link to Drupal Rector rules to README 2020-05-24 09:29:33 -04:00
TomasVotruba
92ec8b754c README: spaces 2020-05-13 18:17:21 +02:00
TomasVotruba
34de1afc01 README: more clear coding standard section 2020-05-03 14:47:06 +02:00
TomasVotruba
d81e4b1f2f README: styling 2020-05-03 14:32:37 +02:00
TomasVotruba
d890367afe styling 2020-05-03 14:32:03 +02:00
TomasVotruba
aa594ff001 typo 2020-05-03 14:30:47 +02:00
TomasVotruba
4de3fb1428 README: undescore format for file naming 2020-05-03 14:22:23 +02:00
TomasVotruba
ae134176fd README: decouple create_own_rector, simplify main text 2020-05-03 14:19:09 +02:00
TomasVotruba
9eaeb3053e drop confusing --only option 2020-05-01 10:48:02 +02:00
vladyslavstartsev
bc97638ec1
Update rector counter 2020-04-24 10:57:39 +03:00
TomasVotruba
88efee5774 move checkstyle from ci to docs 2020-04-23 23:01:20 +02:00
TomasVotruba
48c854c971 README: add headline link to noRector skip 2020-04-20 22:27:16 +02:00
Ofer Shaal
a396b0a1c1
Updating the link to Drupal-Rector repo 2020-04-17 17:13:29 -04:00
TomasVotruba
5758d7c0f1 use demo over hiring 2020-04-14 21:52:37 +02:00
callmebob2016
a82afb51c7
Correct sentence in README.md 2020-04-04 22:59:33 +02:00