mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-26 02:33:17 +01:00
291 B
291 B
Refactoring code with rector
Installation
run in this folder
composer install
Usage
To see change before apply
./vendor/bin/rector process --dry-run
To apply change
./vendor/bin/rector process