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 c1d1ca1 commit e0ffde0Copy full SHA for e0ffde0
tests/Core/Ruleset/ExpandRulesetReferenceTest.xml
@@ -1,6 +1,8 @@
1
<?xml version="1.0"?>
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
+ <config name="installed_paths" value="./tests/Core/Ruleset/Fixtures/TestStandard/"/>
5
+
6
<!-- LINE 993-994 ?? test ONLINE Including a category of sniffs via a ruleset relative directory ref. -->
7
<rule ref="./fixtures/teststandard/sniffs/validsniffs"/>
8
0 commit comments