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>
[-] ClassOneWithoutStyleError.inc
[edit]
[-] ClassWithStyleError.inc
[edit]
[+]
..
[-] endtoend.xml.dist
[edit]
[-] ClassTwoWithoutStyleError.inc
[edit]