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