Add Drupal logo + link to Drupal Rector rules to README.md#3410
Merged
TomasVotruba merged 5 commits intorectorphp:masterfrom May 25, 2020
Merged
Add Drupal logo + link to Drupal Rector rules to README.md#3410TomasVotruba merged 5 commits intorectorphp:masterfrom
TomasVotruba merged 5 commits intorectorphp:masterfrom
Conversation
Member
|
You can move the logo on first line (between Laravel and Symfony?), as the Drupal Rector set is very rich and activelly developed. |
Contributor
Author
|
I moved Twig logo to first line, to optimize space (otherwise 3 lines are needed to display the logos). Is that ok? Or should I keep the order of logos the same way you described it? |
Member
|
This look great! Thanks for the screenshot, it's easy to check it for me |
Contributor
Author
|
Thank you! |
TomasVotruba
added a commit
that referenced
this pull request
Feb 24, 2023
rectorphp/rector-src@2cca234 Remove PropertyFetchTypeAnalyzer and it's usages (#3410)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Drupal has been using Rector to successfully upgrade massive amount of Drupal modules, including a bot that apply Rector rules and create patches for all available projects.
We'd like to add Drupal's logo (and a link to Drupal Rector rules) to Rector's README file.
Preview screenshot:
