Skip to content

Commit 0fa298a

Browse files
iluuu1994ondrejmirtes
authored andcommitted
Enable maybes in MethodSignatureRule
1 parent 1a70789 commit 0fa298a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rules.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ parameters:
44
checkAlwaysTrueInstanceof: true
55
checkAlwaysTrueStrictComparison: true
66
checkFunctionNameCase: true
7+
reportMaybesInMethodSignatures: true
78

89
rules:
910
- PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule

0 commit comments

Comments
 (0)