| DIR: /home/dhnidqcz/journal.africaprag.org/lib/pkp/lib/vendor/sokil/php-isocodes/ |
| Current File : //home/dhnidqcz/journal.africaprag.org/lib/pkp/lib/vendor/sokil/php-isocodes/phpcs.xml.dist |
<?xml version="1.0"?>
<ruleset name="php-isocodes">
<description>PSR12 + extended checks</description>
<arg value="p" />
<arg value="s" />
<file>benchmarks/</file>
<file>src/</file>
<file>tests/</file>
<config name="ignore_errors_on_exit" value="1"/>
<config name="ignore_warnings_on_exit" value="1"/>
<rule ref="PSR12"/>
<rule ref="Squiz.Commenting.FunctionCommentThrowTag" />
<rule ref="Squiz.Commenting.VariableComment" />
</ruleset>
|