1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00

Remove CallMapTest.php from Psalm self-analysis

FIle has a very heavy include that doubles Psalm's time
This commit is contained in:
Matthew Brown 2022-11-30 00:28:00 -05:00 committed by GitHub
parent 6fff6dfc65
commit 7877570aaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,6 +33,7 @@
<ignoreFiles>
<file name="src/Psalm/Internal/PhpTraverser/CustomTraverser.php"/>
<file name="tests/ErrorBaselineTest.php"/>
<file name="tests/Internal/CallMapTest.php"/>
<file name="vendor/symfony/console/Command/Command.php"/>
<directory name="tests/fixtures"/>
<file name="vendor/felixfbecker/advanced-json-rpc/lib/Dispatcher.php" />