PATH:
opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
templates
<?php declare(strict_types=1); use Rector\Config\RectorConfig; return RectorConfig::configure() ->withPaths([ __PATHS__ ]) // uncomment to reach your current PHP version // ->withPhpSets() ->withTypeCoverageLevel(0);
[-] rector-gitlab-check.yaml
[edit]
[+]
custom-rules-annotations
[+]
..
[+]
custom-rule
[-] rector.php.dist
[edit]
[-] rector-github-action-check.yaml
[edit]