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

Remove deleted path

This commit is contained in:
Matt Brown 2020-10-12 15:17:17 -04:00
parent fee3b63122
commit 08586c47c1

View File

@ -18,8 +18,6 @@
<file>src/</file>
<file>tests/</file>
<!-- This is a vendor file that we don't want to bother linting. -->
<exclude-pattern>src/Psalm/Internal/CallMap.php</exclude-pattern>
<exclude-pattern>src/Psalm/Internal/Visitor/SimpleNameResolver.php</exclude-pattern>
<!-- These are just examples and stub classes/files, so it doesn't really matter if they're PSR-2 compliant. -->