| Current Path : /home/rtorresani/www/vendor/allure-framework/allure-php-commons/ |
| Current File : //home/rtorresani/www/vendor/allure-framework/allure-php-commons/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>