mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-24 19:53:14 +01:00
9 lines
164 B
YAML
9 lines
164 B
YAML
services:
|
|
_defaults:
|
|
public: true
|
|
autowire: true
|
|
|
|
Rector\Php\:
|
|
resource: '../src'
|
|
exclude: '../src/{Rector/**/*Rector.php}'
|