mirror of
https://github.com/Intervention/image.git
synced 2025-08-21 05:01:20 +02:00
17 lines
410 B
Plaintext
17 lines
410 B
Plaintext
parameters:
|
|
level: 6
|
|
paths:
|
|
- src
|
|
reportUnmatchedIgnoredErrors: false
|
|
ignoreErrors:
|
|
-
|
|
identifier: unset.possiblyHookedProperty
|
|
exceptions:
|
|
check:
|
|
missingCheckedExceptionInThrows: true
|
|
uncheckedExceptionClasses:
|
|
- ImagickException
|
|
- ImagickDrawException
|
|
- ImagickPixelException
|
|
- Error
|