Files
event/lib/aws/vendor/guzzlehttp/promises/phpstan.neon.dist
T
2025-03-05 14:10:06 +09:00

11 lines
187 B
Plaintext

includes:
- phpstan-baseline.neon
parameters:
level: 5
paths:
- src
ignoreErrors:
- "#^Dead catch - Exception is already caught by Throwable above\\.$#"