Files
dolibarr/dev/tools/rector
Laurent Destailleur 8731499d9a Clean code
2023-10-15 15:43:49 +02:00
..
2023-10-15 15:43:49 +02:00
2023-10-11 19:35:18 +02:00
2023-10-11 20:22:56 +02:00

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/