cosmetic
parent
ff78d530cf
commit
f2b1c3f093
|
@ -294,7 +294,7 @@ class phpstan extends Action
|
|||
$this->run_level,
|
||||
(string) path::real($this->module['sroot'], false),
|
||||
(string) path::real(DC_ROOT, false),
|
||||
(string) path::real( __DIR__ . '/phpstan', false),
|
||||
(string) path::real(__DIR__ . '/phpstan', false),
|
||||
],
|
||||
(string) file_get_contents(__DIR__ . '/phpstan/phpstan.rules.' . $full . 'conf')
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue