Skip to content

Commit

Permalink
Merge pull request #207 from Lctrs/fix/psalm-config
Browse files Browse the repository at this point in the history
psalm: enforce error for less specific return type
  • Loading branch information
lctrs-bot committed Nov 9, 2020
2 parents 82afe74 + 618e37d commit a5281ed
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions psalm.xml
Expand Up @@ -10,10 +10,6 @@
resolveFromConfigFile="true"
strictBinaryOperands="true"
>
<issueHandlers>
<LessSpecificReturnType errorLevel="info" />
</issueHandlers>

<plugins>
<pluginClass class="Psalm\PhpUnitPlugin\Plugin" />
</plugins>
Expand Down

0 comments on commit a5281ed

Please sign in to comment.