Skip to content

Commit 6a6183f

Browse files
committed
Add to extension rules list
1 parent dbfe30d commit 6a6183f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: rules.neon

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ rules:
44
- PHPStan\Rules\PHPUnit\AssertSameWithCountRule
55
- PHPStan\Rules\PHPUnit\ClassCoversExistsRule
66
- PHPStan\Rules\PHPUnit\ClassMethodCoversExistsRule
7+
- PHPStan\Rules\PHPUnit\ClassNamingRule
78
- PHPStan\Rules\PHPUnit\MockMethodCallRule
89
- PHPStan\Rules\PHPUnit\NoMissingSpaceInClassAnnotationRule
910
- PHPStan\Rules\PHPUnit\NoMissingSpaceInMethodAnnotationRule

0 commit comments

Comments
 (0)