We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbfe30d commit 6a6183fCopy full SHA for 6a6183f
rules.neon
@@ -4,6 +4,7 @@ rules:
4
- PHPStan\Rules\PHPUnit\AssertSameWithCountRule
5
- PHPStan\Rules\PHPUnit\ClassCoversExistsRule
6
- PHPStan\Rules\PHPUnit\ClassMethodCoversExistsRule
7
+ - PHPStan\Rules\PHPUnit\ClassNamingRule
8
- PHPStan\Rules\PHPUnit\MockMethodCallRule
9
- PHPStan\Rules\PHPUnit\NoMissingSpaceInClassAnnotationRule
10
- PHPStan\Rules\PHPUnit\NoMissingSpaceInMethodAnnotationRule
0 commit comments