feat: add support for --configuration
#175
Annotations
4 errors
PHPStan on PHP 8.3:
src/Commands/AnalyseCommand.php#L114
Parameter #1 $configFiles of class Worksome\Graphlint\Kernel constructor expects array<non-empty-string>, array{string} given.
|
PHPStan on PHP 8.3
Process completed with exit code 1.
|
PHPStan on PHP 8.2:
src/Commands/AnalyseCommand.php#L114
Parameter #1 $configFiles of class Worksome\Graphlint\Kernel constructor expects array<non-empty-string>, array{string} given.
|
PHPStan on PHP 8.2
Process completed with exit code 1.
|