Skip to content

Commit

Permalink
Update psalm.xml.dist
Browse files Browse the repository at this point in the history
  • Loading branch information
evansims committed Dec 11, 2023
1 parent 42a963e commit bbb7907
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions psalm.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
>
<projectFiles>
<directory name="src"/>
<directory name="deprecated"/>
</projectFiles>

<issueHandlers>
Expand All @@ -24,7 +23,7 @@
<DeprecatedInterface errorLevel="suppress"/>
</issueHandlers>

<plugins>
<pluginClass class="Psalm\LaravelPlugin\Plugin" />
</plugins>
<stubs>
<file name="vendor/php-stubs/wordpress-stubs/wordpress-stubs.php" />
</stubs>
</psalm>

0 comments on commit bbb7907

Please sign in to comment.