Skip to content

Commit

Permalink
Update Psalm baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Sep 23, 2020
1 parent 2745ac0 commit a612c77
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .psalm/baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1656,14 +1656,6 @@
<code>$this-&gt;loader === null</code>
<code>$this-&gt;printer === null</code>
</DocblockTypeContradiction>
<InternalClass occurrences="2">
<code>Driver::forLineAndPathCoverage($this-&gt;codeCoverageFilter)</code>
<code>Driver::forLineCoverage($this-&gt;codeCoverageFilter)</code>
</InternalClass>
<InternalMethod occurrences="2">
<code>Driver::forLineAndPathCoverage($this-&gt;codeCoverageFilter)</code>
<code>Driver::forLineCoverage($this-&gt;codeCoverageFilter)</code>
</InternalMethod>
<InvalidCatch occurrences="1"/>
<InvalidStringClass occurrences="1"/>
<MissingThrowsDocblock occurrences="8">
Expand Down

0 comments on commit a612c77

Please sign in to comment.