mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 12:24:49 +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:
parent
6fff6dfc65
commit
7877570aaf
@ -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" />
|
||||
|
Loading…
Reference in New Issue
Block a user