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 710734b commit d98ccf9Copy full SHA for d98ccf9
phpcs.xml
@@ -5,7 +5,7 @@
5
<!-- Scan all files in directory -->
6
<file>.</file>
7
<exclude-pattern type="relative">lib/packages/*</exclude-pattern>
8
- <exclude-pattern type="relative">includes/Dependencies/*</exclude-pattern>
+ <exclude-pattern type="relative">includes/lib/*</exclude-pattern>
9
10
<!-- Scan only PHP files -->
11
<arg name="extensions" value="php"/>
0 commit comments