Your IP : 216.73.216.189


Current Path : /var/www/magento.test.indacotrentino.com/www/vendor/allure-framework/allure-phpunit/
Upload File :
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>