File "ruleset.xml"
Full Path: /home/isoftco/public_html/hrm/vendor/google/gax/ruleset.xml
File size: 408 bytes
MIME-type: text/xml
Charset: utf-8
<?xml version="1.0"?>
<ruleset name="Google-Cloud-PHP-PSR2">
<rule ref="PSR2">
<!--
Exclude this sniff because we override methods with underscores
in the \Grpc\BaseStub class
-->
<exclude name="PSR2.Methods.MethodDeclaration.Underscore"/>
</rule>
<exclude-pattern>src/LongRunning</exclude-pattern>
<exclude-pattern>src/Testing</exclude-pattern>
<file>src</file>
</ruleset>