Skip to content

Commit 2783517

Browse files
committed
Checking wrong function name case moved to strict-rules
1 parent 124db83 commit 2783517

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
@@ -3,6 +3,7 @@ parameters:
33
checkAlwaysTrueCheckTypeFunctionCall: true
44
checkAlwaysTrueInstanceof: true
55
checkAlwaysTrueStrictComparison: true
6+
checkFunctionNameCase: true
67

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

0 commit comments

Comments
 (0)