Fix PHPStan issues. #90
ci.yaml
on: push
phpcs
/
phpcs
1m 4s
phpstan
/
phpstan
29s
Matrix: phplint / phplint
Annotations
3 errors
phpcs / phpcs:
views/subscription-form.php#L78
Expected 1 spaces after opening parenthesis; 0 found
|
phpcs / phpcs:
views/subscription-form.php#L78
Expected 1 spaces before closing parenthesis; 0 found
|
phpcs / phpcs
Process completed with exit code 1.
|