|
Server : Apache/2.4.41 (Ubuntu) System : Linux vmi1525618.contaboserver.net 5.4.0-105-generic #119-Ubuntu SMP Mon Mar 7 18:49:24 UTC 2022 x86_64 User : www-data ( 33) PHP Version : 8.2.12 Disable Function : NONE Directory : /var/www/nikkilgupta.edukrypt.in/vendor/facade/ignition/ |
Upload File : |
<?xml version="1.0"?>
<psalm
errorLevel="4"
findUnusedVariablesAndParams="true"
resolveFromConfigFile="true"
useDocblockPropertyTypes="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"
errorBaseline="psalm-baseline.xml"
>
<projectFiles>
<directory name="src"/>
<ignoreFiles>
<directory name="vendor" />
</ignoreFiles>
</projectFiles>
<issueHandlers>
<UndefinedInterfaceMethod>
<errorLevel type="suppress">
<file name="src/Solutions/SolutionTransformer.php" />
</errorLevel>
</UndefinedInterfaceMethod>
<ForbiddenCode>
<errorLevel type="suppress">
<file name="src/SolutionProviders/MergeConflictSolutionProvider.php" />
</errorLevel>
</ForbiddenCode>
<InvalidCast>
<errorLevel type="suppress">
<file name="src/DumpRecorder/DumpRecorder.php" />
</errorLevel>
</InvalidCast>
<UndefinedClass>
<errorLevel type="suppress">
<file name="src/ErrorPage/ErrorPageViewModel.php" />
<file name="src/ErrorPage/IgnitionExceptionRenderer.php" />
<file name="src/IgnitionServiceProvider.php" />
</errorLevel>
</UndefinedClass>
</issueHandlers>
<plugins>
<pluginClass class="Psalm\LaravelPlugin\Plugin"/>
</plugins>
</psalm>