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 fbd8736 commit 3282acfCopy full SHA for 3282acf
phpcs.xml
@@ -18,4 +18,7 @@
18
<!-- Paths to check -->
19
<file>IxDFCodingStandard</file>
20
<file>tests</file>
21
+
22
+ <exclude-pattern>.cache</exclude-pattern>
23
+ <exclude-pattern>tests/**/data/*</exclude-pattern>
24
</ruleset>
0 commit comments