mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-22 18:54:39 +01:00
9 lines
177 B
YAML
9 lines
177 B
YAML
services:
|
|
_defaults:
|
|
public: true
|
|
autowire: true
|
|
|
|
Rector\PhpSpecToPHPUnit\:
|
|
resource: '../src'
|
|
exclude: '../src/{Rector/**/*Rector.php}'
|