prepare psalm for OpenAPI
Signed-off-by: dartcafe <github@dartcafe.de>
This commit is contained in:
Родитель
2f4888e24d
Коммит
765e7272b0
|
@ -20,6 +20,10 @@
|
|||
<directory name="vendor" />
|
||||
</extraFiles>
|
||||
<issueHandlers>
|
||||
<LessSpecificReturnStatement errorLevel="error"/>
|
||||
<LessSpecificReturnType errorLevel="error"/>
|
||||
<LessSpecificImplementedReturnType errorLevel="error"/>
|
||||
<MoreSpecificReturnType errorLevel="error"/>
|
||||
<PropertyNotSetInConstructor errorLevel="suppress"/>
|
||||
<UndefinedClass>
|
||||
<errorLevel type="suppress">
|
||||
|
|
Загрузка…
Ссылка в новой задаче