Files

12 lines
246 B
Plaintext
Raw Permalink Normal View History

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