Skip to content

Commit 8de7fc2

Browse files
committed
Any better ?
1 parent 925c800 commit 8de7fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Core/Ruleset/ExpandRulesetReferenceTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
<ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="ExpandRulesetReferenceTest" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/PHPCSStandards/PHP_CodeSniffer/master/phpcs.xsd">
33

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

77
</ruleset>

0 commit comments

Comments
 (0)