1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00

Remove exceptions

This commit is contained in:
Matthew Brown 2016-11-04 22:13:50 -04:00
parent fb77c3393a
commit f396a75609

View File

@ -7,13 +7,4 @@
<inspectFiles>
<directory name="src" />
</inspectFiles>
<issueHandler>
<ForbiddenCode>
<excludeFiles>
<file name="src/Psalm/Checker/StatementsChecker.php" />
</excludeFiles>
</ForbiddenCode>
</issueHandler>
</psalm>