Your IP : 216.73.216.81


Current Path : /srv/web/sites/trentinoplant.it/httpdocs/vendor/allure-framework/allure-phpunit/
Upload File :
Current File : /srv/web/sites/trentinoplant.it/httpdocs/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>