Add initial PHPStan config #222
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
9s
code-quality
/
Lint PHP files
20s
code-quality
/
Lint Gherkin Feature files
11s
code-quality
/
Spell check
4s
code-quality
/
PHPCS
19s
code-quality
/
PHPStan
27s
Annotations
2 errors and 2 warnings
|
code-quality / PHPCS
Process completed with exit code 1.
|
|
code-quality / PHPCS
Process completed with exit code 2.
|
|
code-quality / PHPCS:
src/Formatter.php#L107
Equals sign not aligned with surrounding assignments; expected 4 spaces but found 1 space
|
|
code-quality / PHPCS:
src/Formatter.php#L106
Equals sign not aligned with surrounding assignments; expected 4 spaces but found 1 space
|