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.
2 parents 9a75ac4 + daa5264 commit 9b3bc21Copy full SHA for 9b3bc21
PHPCSDebug/ruleset.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0"?>
2
-<ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="PHPCSDebug" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/PHPCSStandards/PHP_CodeSniffer/master/phpcs.xsd">
+<ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="PHPCSDebug" xsi:noNamespaceSchemaLocation="https://schema.phpcodesniffer.com/phpcs.xsd">
3
4
<description>Sniffs which can be used as debugging tools for PHPCS developers</description>
5
0 commit comments