update inbox list
This commit is contained in:
11
vendor/phpdocumentor/reflection-common/phpcs.xml.dist
vendored
Normal file
11
vendor/phpdocumentor/reflection-common/phpcs.xml.dist
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user