mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-17 21:38:22 +01:00
README: add levels command
This commit is contained in:
parent
d57305893b
commit
1d5bddfdf5
@ -102,6 +102,12 @@ Do you need to upgrade to **Symfony 4.0**, for example?
|
|||||||
vendor/bin/rector process src --level symfony33 --dry-run
|
vendor/bin/rector process src --level symfony33 --dry-run
|
||||||
```
|
```
|
||||||
|
|
||||||
|
3. What levels are on the board?
|
||||||
|
|
||||||
|
```bash
|
||||||
|
vendor/bin/rector levels
|
||||||
|
```
|
||||||
|
|
||||||
### B. Custom Sets
|
### B. Custom Sets
|
||||||
|
|
||||||
1. Create `rector.yml` with desired Rectors:
|
1. Create `rector.yml` with desired Rectors:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user