PATH:
opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
tests
/
EndToEnd
/
Fixtures
<?xml version="1.0"?> <ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="EndToEndTests" xsi:noNamespaceSchemaLocation="phpcs.xsd"> <description>The coding standard for end to end tests.</description> <rule ref="PSR12"/> <file>.</file> <arg name="basepath" value="."/> <arg name="colors"/> <arg name="parallel" value="75"/> <arg value="p"/> </ruleset>
[+]
..
[-] ClassTwoWithoutStyleError.inc
[open]
[-] ClassWithStyleError.inc
[open]
[-] endtoend.xml.dist
[open]
[-] ClassOneWithoutStyleError.inc
[open]