290 Commits

Author SHA1 Message Date
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
TomasVotruba
49b3ca04b8 add TypeMapper 2020-01-14 21:15:14 +01:00
Dorian Villet
961ad54933 Rename option to --only. 2020-01-14 20:54:38 +01:00
Dorian Villet
b7aba7b60f Rename --rule argument into --filter-rector, add documentation. 2020-01-13 11:44:26 +01:00
TomasVotruba
aa4d0017d0 use Github Actions to compile and publish prefixed rector.phar, coverage and the rest 2020-01-11 16:31:06 +01:00
Luca Feiser
c6eb1967fd changed url to relative path 2020-01-10 09:43:15 +01:00
Tomas Votruba
216895818b
Merge pull request #2623 from C0pyR1ght/patch-2
added get started to readme
2020-01-09 17:15:02 +01:00
C0pyR1ght
17ae9eec5d
added get started 2020-01-09 17:02:33 +01:00