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 2de6614 commit 1ea066dCopy full SHA for 1ea066d
phpcs.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
2
<ruleset>
3
- <file>files/</file>
4
- <exclude-pattern>lib/system/api/*</exclude-pattern>
+ <file>src</file>
+ <file>tests</file>
5
<arg name="extensions" value="php" />
6
<arg value="p"/>
7
<arg name="basepath" value="."/>
0 commit comments