psalm-insane-comparison/psalm.xml

17 lines
480 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>
2020-12-04 12:15:36 +01:00
<plugin filename="hooks/InsaneComparisonAnalyzer.php" />
2020-12-03 23:46:52 +01:00
</plugins>
</psalm>