dolibarr/dev/tools/rector/README.md
Laurent Destailleur ab775998d1 Add code comment
2023-10-24 14:22:06 +02:00

386 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] [--clear-cache] ../../../htdocs/core/