mirror of
https://github.com/Intervention/image.git
synced 2025-02-16 18:44:35 +01:00
13 lines
288 B
Plaintext
13 lines
288 B
Plaintext
|
parameters:
|
||
|
level: 4
|
||
|
paths:
|
||
|
- src
|
||
|
exceptions:
|
||
|
check:
|
||
|
missingCheckedExceptionInThrows: true
|
||
|
uncheckedExceptionClasses:
|
||
|
- ImagickException
|
||
|
- ImagickDrawException
|
||
|
- ImagickPixelException
|
||
|
- Error
|