Commit Graph

297 Commits

Author SHA1 Message Date
TomasVotruba
54cf6f02d7 [README] Add Zenika sponsor 2020-06-17 14:55:09 +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
Grégoire Paris
af04925815
Avoid long lines in code
This makes things easier to read: no horizontal scrolling
2020-03-21 14:23:09 +01:00
Grégoire Paris
e34a9b43cf
Move contributing guide to its own file
This file will be linked to when submitting a pull request on Github.
Also, Github will notify contributors when it changes. There might be
more features I do not know about.
2020-03-21 14:22:10 +01:00
Grégoire Paris
61722923e6
Improve english 2020-03-21 14:22:08 +01:00
TomasVotruba
57d4ebe387 typo 2020-03-20 21:10:12 +01:00
Pierre Grimaud
56f877e496
Fix typo in README.md 2020-03-19 11:06:52 +01:00
TomasVotruba
cea58dfbaa add hiring link 2020-02-21 15:26:02 +01:00
TomasVotruba
5b5721e08f typo 2020-02-14 10:35:46 +01:00
TomasVotruba
e564834329 docs link to the top to find quickly 2020-02-13 17:16:13 +01:00
TomasVotruba
42c5141d70 [Renaming] Add RenameFuncCallToStaticCallRector 2020-02-13 17:12:38 +01:00
TomasVotruba
dfb3cc7c6b README: update technical dept by 5 days 2020-02-10 00:35:39 +01:00
TomasVotruba
607358a8e1 move src classes to Rector\Core namespace to prevent duplications 2020-02-07 00:57:45 +01:00
Tomas Votruba
62afe3ac26
Merge pull request #2802 from C0pyR1ght/C0pyR1ght-patch-1
added --config parameter to README
2020-02-05 08:22:42 +01:00
Luca Feiser
5f38637cae
added --config parameter 2020-02-04 22:03:27 +01:00
TomasVotruba
f5b7e92a6b README: add image 2020-01-25 22:36:08 +01:00
TomasVotruba
0810f67f05 cleanup 2020-01-25 22:31:36 +01:00
TomasVotruba
0edbff47e4 README: add SonarCube badge 2020-01-25 22:29:52 +01:00
TomasVotruba
468abb5c2c split workflows, badge is above repository 2020-01-22 01:11:05 +01:00
Luca Feiser
df3c6f928a
update README
added further description on autoloading
2020-01-21 12:19:26 +01:00
TomasVotruba
863b3e6bfd Fix AssertChoide with choices 2020-01-20 20:40:55 +01:00
TomasVotruba
33cc231ed8 add demo form to README 2020-01-20 20:16:36 +01:00
TomasVotruba
1ec2f28f17 README: add rector.phar release badge 2020-01-20 13:39:03 +01:00
TomasVotruba
5f7f3c6c02 split ci 2020-01-18 01:06:59 +01:00
TomasVotruba
e02195e5c1 [DX] Improve README for first rule 2020-01-18 00:49:43 +01:00
TomasVotruba
a4e90efb7c use @required 2020-01-15 14:38:40 +01:00
Palaniappan
2c3c61ca4f
Fixed url 2020-01-15 08:14:05 +05:30
TomasVotruba
a3b1517266 fix url 2020-01-14 22:20:38 +01:00
Tomas Votruba
a32dae44a9
Rename --rule argument into --only, add documentation. (#2655)
Rename --rule argument into --only, add documentation.
2020-01-14 22:00:03 +01:00
Dorian Villet
7162243f47
Update README.md 2020-01-14 21:46:19 +01:00