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

    <!-- With a mocked "home" path, this reference should work. -->
    <rule ref="~/src/MyStandard/Sniffs/Category/"/>

</ruleset>
