File "phpcs.xml"

Full Path: /home/vantageo/public_html/cache/cache/cache/cache/cache/.wp-cli/wp-content/plugins/mailchimp-for-woocommerce_bk/phpcs.xml
File size: 341 bytes
MIME-type: text/xml
Charset: utf-8

<?xml version="1.0"?>

<ruleset  name="PHP_CodeSniffer">
    <description>PHPCS configuration file.</description>
    <!-- check all files in the app directory, feel free to add more files with:
    <file>FOLDER NAME</file>
    -->
    <rule ref="PHPCompatibilityWP">
        <include-pattern>*\.php$</include-pattern>
    </rule>
</ruleset>