alleyinteractive / alleyinteractive/create-wordpress-project
Rector setup in starter plugin is abandoned
Abierto
- Lenguaje dominante
- PHP
- Estrellas
- 9
- Forks
- 3
- Merge medio
- 2 d 20 h
- PR fusionados (30 d)
- 4
Descripción
### Description of the bug
create-wordpress-plugin includes a Rector configuration: https://github.com/alleyinteractive/create-wordpress-plugin/pull/426
After creating and configuring a new project, the `rector/rector` package is moved to the root `composer.json` file, but not the `rector` and `rector:fix` commands that were included in the plugin's old `composer.json`, nor the `rector.php` configuration file, which is left in the plugin directory.
### Steps To Reproduce
Run the configuration script for a new project.
### Additional Information
_No response_
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.