We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8de7fc2 commit 074051eCopy full SHA for 074051e
tests/Core/Ruleset/ExpandRulesetReferenceTest.xml
@@ -2,6 +2,6 @@
2
<ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="ExpandRulesetReferenceTest" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/PHPCSStandards/PHP_CodeSniffer/master/phpcs.xsd">
3
4
<!-- LINE 993-994 ?? test ONLINE Including a category of sniffs via a ruleset relative directory ref. -->
5
- <rule ref="psr12.keywords"/>
+ <rule ref="psr12"/>
6
7
</ruleset>
0 commit comments