We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a70789 commit 0fa298aCopy full SHA for 0fa298a
rules.neon
@@ -4,6 +4,7 @@ parameters:
4
checkAlwaysTrueInstanceof: true
5
checkAlwaysTrueStrictComparison: true
6
checkFunctionNameCase: true
7
+ reportMaybesInMethodSignatures: true
8
9
rules:
10
- PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule
0 commit comments