PATH:
home
/
lab2454c
/
tripvare.com
/
vendor
/
cloudinary
/
cloudinary_php
<?xml version="1.0"?> <ruleset name="cloudinary_php coding standard"> <description>cloudinary_php coding standard</description> <!-- display progress --> <arg value="p"/> <arg name="colors"/> <!-- inherit rules from: --> <rule ref="PSR2"/> <rule ref="Squiz.WhiteSpace.SuperfluousWhitespace"> <properties> <property name="ignoreBlankLines" value="false"/> </properties> </rule> <!-- Paths to check --> <file>src</file> <file>tests</file> </ruleset>
[+]
samples
[-] composer.json
[edit]
[-] phpunit.xml
[edit]
[+]
.github
[+]
..
[-] CONTRIBUTING.md
[edit]
[+]
tests
[-] DEVELOPER_GUIDELINE.md
[edit]
[-] .gitignore
[edit]
[-] RoboFile.php
[edit]
[+]
tools
[-] .htaccess
[edit]
[-] .travis.yml
[edit]
[-] README.md
[edit]
[+]
docs
[-] phpcs.xml
[edit]
[-] LICENSE
[edit]
[+]
src
[-] CHANGELOG.md
[edit]