add support for phpstan/phpdoc-parser 2 #98
Annotations
5 errors
Show PHPCS results in PR:
github/workspace/src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php#L48
Expected 1 line after "if", found 0.
|
Show PHPCS results in PR:
github/workspace/src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php#L48
Function class_exists() should not be referenced via a fallback global name, but via a use statement.
|
Show PHPCS results in PR:
github/workspace/tests/unit/DocBlock/Tags/Factory/TagFactoryTestCase.php#L36
Function class_exists() should not be referenced via a fallback global name, but via a use statement.
|
|
Show PHPCS results in PR
Process completed with exit code 1.
|
Loading