<?xml version="1.0"?>
<ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="ExpandRulesetReferenceTest" xsi:noNamespaceSchemaLocation="https://schema.phpcodesniffer.com/phpcs.xsd">

    <!-- Error handling: Invalid error code ref - missing sniff name. -->
    <rule ref="Standard.Invalid..Found"/>

</ruleset>
