mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
370 B
370 B
Refactoring code with rector
Installation
run in this folder
composer install
Usage
To make changes (Add --dry-run for test mode only)
./vendor/bin/rector process --dry-run
To make changes on a given directory
./vendor/bin/rector process [--dry-run] ../../../htdocs/core/