Skip to content

Commit 0855477

Browse files
committed
cs
1 parent 9822fc2 commit 0855477

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

phpstan.neon

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,7 @@ parameters:
2020
# overly detailed generics
2121
- '#Rector\\TypePerfect\\Tests\\Rules\\(.*?) generic (class|interface)#'
2222

23-
-
24-
identifier: phpstanApi.instanceofType
25-
paths:
26-
- src/Printer/CollectorMetadataPrinter.php
27-
- src/Rules/NarrowPrivateClassMethodParamTypeRule.php
28-
- src/Rules/NoArrayAccessOnObjectRule.php
29-
- src/Rules/ReturnNullOverFalseRule.php
23+
- identifier: phpstanApi.instanceofType
3024

3125
-
3226
identifier: phpstanApi.instanceofAssumption

0 commit comments

Comments
 (0)