psalm-insane-comparison/psalm.xml

17 lines
472 B
XML
Raw Normal View History

2020-12-03 23:46:52 +01:00
<?xml version="1.0"?>
<psalm
totallyTyped="false"
errorLevel="1"
resolveFromConfigFile="true"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://getpsalm.org/schema/config"
xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"
>
<projectFiles>
<file name="sandbox.php"/>
</projectFiles>
<plugins>
<plugin filename="hooks/InsaneComparison.php" />
</plugins>
</psalm>