Add custom binary to run rector with default config
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3219162. -->
Reported by: [agentrickard](https://www.drupal.org/user/20975)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>During the Drupal 10 readiness Friday contribution event at DrupalCon today @shaal suggested that it would be useful to add something like a script that runs rector with a default configuration to make it easier for people to get started using it.</p>
<p>@mglaman suggested this could be a custom binary for drupal rector (similar to the one used in his drupal-check project) that checks for a rector.php config and uses that if present or falls back to a default configuration.</p>
issue