Skip to content

Commit eee2284

Browse files
authored
rules.neon: fix double registration (#8)
1 parent 4209221 commit eee2284

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rules.neon

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
rules:
22
- ShipMonk\PHPStan\Rule\AllowNamedArgumentOnlyInAttributesRule
33
- ShipMonk\PHPStan\Rule\ForbidFetchOnMixedRule
4-
- ShipMonk\PHPStan\Rule\ForbidFetchOnMixedRule
54
- ShipMonk\PHPStan\Rule\ForbidMethodCallOnMixedRule
65
- ShipMonk\PHPStan\Rule\ForbidReturnInConstructorRule
76
- ShipMonk\PHPStan\Rule\ForbidUnsetClassFieldRule

0 commit comments

Comments
 (0)