Files
w4rpservices/vendor/phpdocumentor/reflection-common/phpcs.xml.dist
2020-05-10 09:29:56 +00:00

12 lines
246 B
XML

<?xml version="1.0"?>
<ruleset name="phpDocumentor">
<description>The coding standard for phpDocumentor.</description>
<file>src</file>
<file>tests/unit</file>
<arg value="p"/>
<rule ref="phpDocumentor">
</rule>
</ruleset>