We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a24b68 commit 961adf7Copy full SHA for 961adf7
phpcs.xml
@@ -5,6 +5,8 @@
5
<file>src/</file>
6
<file>tests/</file>
7
8
+ <exclude-pattern>*/vendor/*</exclude-pattern>
9
+
10
<rule ref="PhpCollective"/>
11
12
<rule ref="SlevomatCodingStandard.Functions.RequireTrailingCommaInDeclaration"/>
0 commit comments