Skip to content

Commit 961adf7

Browse files
committed
Fix CS.
1 parent 3a24b68 commit 961adf7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

phpcs.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
<file>src/</file>
66
<file>tests/</file>
77

8+
<exclude-pattern>*/vendor/*</exclude-pattern>
9+
810
<rule ref="PhpCollective"/>
911

1012
<rule ref="SlevomatCodingStandard.Functions.RequireTrailingCommaInDeclaration"/>

0 commit comments

Comments
 (0)