11 lines
187 B
Plaintext
Raw Permalink Normal View History

2022-09-08 15:06:44 -04:00
includes:
- phpstan-baseline.neon
parameters:
level: 5
paths:
- src
ignoreErrors:
- "#^Dead catch - Exception is already caught by Throwable above\\.$#"