mirror of
https://github.com/danog/psalm.git
synced 2024-11-30 04:39:00 +01:00
Add MissingReturnType
This commit is contained in:
parent
0cf3787b7f
commit
032f54ecdb
@ -19,8 +19,8 @@
|
||||
<MixedInferredReturnType errorLevel="suppress" />
|
||||
|
||||
<InvalidDocblock errorLevel="info" />
|
||||
<MissingReturnType errorLevel="info" />
|
||||
<DeprecatedMethod errorLevel="info" />
|
||||
<PossiblyUndefinedVariable errorLevel="info">
|
||||
<PossiblyUndefinedVariable errorLevel="info" />
|
||||
</issueHandler>
|
||||
|
||||
</psalm>
|
||||
|
Loading…
Reference in New Issue
Block a user