Skip to content

Commit

Permalink
Try this
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfnl committed Jan 24, 2025
1 parent c1d1ca1 commit 925c800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Core/Ruleset/ExpandRulesetReferenceTest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="ExpandRulesetReferenceTest" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/PHPCSStandards/PHP_CodeSniffer/master/phpcs.xsd">

<!-- LINE 993-994 ?? test ONLINE Including a category of sniffs via a ruleset relative directory ref. -->
<rule ref="./fixtures/teststandard/sniffs/validsniffs"/>
<rule ref="psr12.keywords.shortformtypekeywords"/>

</ruleset>

0 comments on commit 925c800

Please sign in to comment.