Files
2021-04-07 19:25:18 -04: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>