We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ddcf00f + a08d5de commit 795136cCopy full SHA for 795136c
tests/Core/Ruleset/RuleInclusionTest.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0"?>
2
-<ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="RuleInclusionTest" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/squizlabs/PHP_CodeSniffer/master/phpcs.xsd">
+<ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="RuleInclusionTest" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/PHPCSStandards/PHP_CodeSniffer/master/phpcs.xsd">
3
4
<rule ref="PSR2">
5
<properties>
0 commit comments