Skip to content

Commit

Permalink
Remove occurrences
Browse files Browse the repository at this point in the history
  • Loading branch information
jack-worman committed Dec 21, 2022
1 parent 59149e9 commit 896799d
Show file tree
Hide file tree
Showing 4 changed files with 149 additions and 156 deletions.
2 changes: 1 addition & 1 deletion phpcs.xml
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 896799d

Please sign in to comment.