<?xml version="1.0"?>
<ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="PHP_CodeSniffer" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/squizlabs/PHP_CodeSniffer/master/phpcs.xsd">
    <rule ref="PSR2"/>
    <exclude-pattern>GFExcelAdmin</exclude-pattern>
    <exclude-pattern>class-gf-field-*.php</exclude-pattern>
</ruleset>