Add rule that enforces PHPUnit naming conventions #297
Annotations
3 errors
PHPStan:
src/Rules/PHPUnit/ClassNamingRule.php#L37
Access to an undefined property PhpParser\Node\Name::$name.
|
PHPStan:
src/Rules/PHPUnit/ClassNamingRule.php#L77
Function str_ends_with not found.
|
PHPStan
Process completed with exit code 2.
|
Loading