PATH:
opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
tests
/
Core
/
Fixer
<?xml version="1.0"?> <ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="FixFileReturnValueTest" xsi:noNamespaceSchemaLocation="https://schema.phpcodesniffer.com/phpcs.xsd"> <config name="installed_paths" value="./tests/Core/Fixer/Fixtures/TestStandard/"/> <rule ref="TestStandard.FixFileReturnValue.NotEnoughLoops"/> </ruleset>
[-] GenerateDiffTest.php
[edit]
[+]
..
[-] FixFileReturnValueAllGoodTest.xml
[edit]
[+]
Fixtures
[-] FixFileReturnValueTest.php
[edit]
[-] FixFileReturnValueConflictTest.xml
[edit]
[-] FixFileReturnValueNotEnoughLoopsTest.xml
[edit]