2017-08-30 09:39:18 +02:00
|
|
|
<?xml version="1.0"?>
|
2024-10-22 14:23:16 +02:00
|
|
|
<ruleset name="PRS12">
|
2017-08-30 09:39:18 +02:00
|
|
|
<file>configuration.php</file>
|
|
|
|
<file>run.php</file>
|
|
|
|
<file>run-php5.3.php</file>
|
|
|
|
<file>application/</file>
|
|
|
|
<file>library/Director/</file>
|
|
|
|
<file>test/</file>
|
|
|
|
|
|
|
|
<arg name="report-width" value="auto"/>
|
|
|
|
<arg name="report-full"/>
|
|
|
|
<arg name="report-gitblame"/>
|
|
|
|
<arg name="report-summary"/>
|
|
|
|
<arg name="encoding" value="UTF-8"/>
|
|
|
|
|
2024-10-22 14:23:16 +02:00
|
|
|
<rule ref="PSR12"/>
|
2017-08-30 09:39:18 +02:00
|
|
|
</ruleset>
|