JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr{ gilour

File "phpcs.xml.dist"

Full Path: /var/www/lionsclub/core/vendor/league/fractal/phpcs.xml.dist
File size: 355 bytes
MIME-type: text/xml
Charset: utf-8

<?xml version="1.0"?>
<ruleset name="fractal">
    <description>Fractal Coding Standards</description>
    <arg value="p" />

    <config name="ignore_warnings_on_exit" value="1" />
    <config name="ignore_errors_on_exit" value="1" />

    <arg name="colors" />
    <arg value="s" />

    <!-- Use the PSR2 Standard-->
    <rule ref="PSR2" />
</ruleset>