We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 555990b commit 8af87a2Copy full SHA for 8af87a2
1 file changed
phpcs.xml
@@ -4,6 +4,8 @@
4
By default it is less stringent about long lines than other coding standards
5
</description>
6
7
+ <file>lib</file>
8
+ <file>tests</file>
9
<!-- Use this to exclude paths. You can have multiple patterns -->
10
<!--<exclude-pattern>*/tests/*</exclude-pattern>-->
11
<!--<exclude-pattern>*/other/*</exclude-pattern>-->
0 commit comments