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 79692c6 commit bf6c463Copy full SHA for bf6c463
rules.neon
@@ -324,6 +324,8 @@ services:
324
allowNumericString: %shipmonkRules.forbidArithmeticOperationOnNonNumber.allowNumericString%
325
-
326
class: ShipMonk\PHPStan\Rule\ForbidCastRule
327
+ arguments:
328
+ blacklist: %shipmonkRules.forbidCast.blacklist%
329
330
class: ShipMonk\PHPStan\Rule\ForbidCheckedExceptionInCallableRule
331
arguments:
0 commit comments