golden hour
/opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/tests/EndToEnd/Fixtures
⬆️ Go Up
Upload
File/Folder
Size
Actions
ClassOneWithoutStyleError.inc
403 B
Del
OK
ClassTwoWithoutStyleError.inc
380 B
Del
OK
ClassWithStyleError.inc
512 B
Del
OK
endtoend.xml.dist
400 B
Del
OK
Edit: endtoend.xml.dist
<?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>
Save