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 f23cd3d commit e3fcc10Copy full SHA for e3fcc10
rules.neon
@@ -5,6 +5,7 @@ parameters:
5
checkAlwaysTrueStrictComparison: true
6
checkFunctionNameCase: true
7
reportMaybesInMethodSignatures: true
8
+ reportStaticMethodSignatures: true
9
10
rules:
11
- PHPStan\Rules\BooleansInConditions\BooleanInBooleanAndRule
0 commit comments