Skip to content

Commit f0c7a64

Browse files
committed
Merge branch 'stable' into develop
2 parents b8b7975 + 9b3bc21 commit f0c7a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PHPCSDebug/ruleset.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?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">
2+
<ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="PHPCSDebug" xsi:noNamespaceSchemaLocation="https://schema.phpcodesniffer.com/phpcs.xsd">
33

44
<description>Sniffs which can be used as debugging tools for PHPCS developers</description>
55

0 commit comments

Comments
 (0)