Files
Speedtest-Tracker/conf/site/vendor/phpdocumentor/reflection-common/phpcs.xml.dist
Henry Whitaker eb95e062a9 Updated to v1.2.9
2020-04-27 15:16:05 +01: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>