Skip to content

Commit

Permalink
Merge pull request #8967 from jack-worman/Remove_occurrences
Browse files Browse the repository at this point in the history
Remove occurrences from error baseline
  • Loading branch information
orklah committed Dec 21, 2022
2 parents 9c0c234 + 896799d commit 898aa90
Show file tree
Hide file tree
Showing 4 changed files with 149 additions and 156 deletions.
2 changes: 1 addition & 1 deletion phpcs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@
</rule>
<rule ref="SlevomatCodingStandard.TypeHints.PropertyTypeHint">
<exclude name="SlevomatCodingStandard.TypeHints.PropertyTypeHint.MissingTraversableTypeHintSpecification"/>
<!-- TODO: Remove these include-patterns in Psalm v6.0.0 -->
<!-- TODO: Remove in Psalm 6 -->
<include-pattern>bin/*</include-pattern>
<include-pattern>src/Psalm/Internal/*</include-pattern>
<include-pattern>tests/*</include-pattern>
Expand Down

0 comments on commit 898aa90

Please sign in to comment.