Skip to content

Commit

Permalink
Dev: Set Psalm error level to 2
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Jun 11, 2020
1 parent 99bf4e6 commit d302450
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions psalm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="/var/www/lime25/limesurvey/third_party/vimeo/psalm/src/config.xsd"
autoloader="tests/phpstan/phpstan_bootstrap.php"
errorLevel="2"
>
<projectFiles>
<directory name="application/controllers" />
Expand Down

0 comments on commit d302450

Please sign in to comment.