| Current Path : /var/www/magento.test.indacotrentino.com/www/vendor/allure-framework/allure-phpunit/ |
| Current File : /var/www/magento.test.indacotrentino.com/www/vendor/allure-framework/allure-phpunit/phpcs.xml.dist |
<?xml version="1.0" encoding="UTF-8" ?>
<ruleset name="Qameta Coding Standards">
<description>Qameta Coding Standards</description>
<file>src</file>
<file>test</file>
<arg name="colors"/>
<rule ref="PSR12" />
<rule ref="PSR1.Methods.CamelCapsMethodName.NotCamelCaps">
<exclude-pattern>*/test/*Test.php</exclude-pattern>
</rule>
</ruleset>