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 2050b19 commit 1c1f5b6Copy full SHA for 1c1f5b6
phpcs.xml
@@ -18,10 +18,6 @@
18
<!-- Lint code against platform version specified in composer.json key "config.platform.php". -->
19
<config name="testVersion" value="8.2"/>
20
21
- <!-- Exclude CircleCI config files. -->
22
- <exclude-pattern>circle\.yml</exclude-pattern>
23
- <exclude-pattern>\.circle\/config\.yml</exclude-pattern>
24
-
25
<!-- Exclude front-end assets. -->
26
<exclude-pattern>.*\/node_modules\/.*</exclude-pattern>
27
<exclude-pattern>*\.min\.*</exclude-pattern>
0 commit comments