File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
dummy-src/src/DummySrcSubDir
incorrect-type/IncorrectType Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
- <ruleset xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" name =" DummySrcSubDir" xsi : noNamespaceSchemaLocation =" https://raw.githubusercontent .com/PHPCSStandards/PHP_CodeSniffer/master /phpcs.xsd" >
2
+ <ruleset xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" name =" DummySrcSubDir" xsi : noNamespaceSchemaLocation =" https://schema.phpcodesniffer .com/phpcs.xsd" >
3
3
4
4
<description >Dummy PHPCS standard for testing.</description >
5
5
</ruleset >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
- <ruleset xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" name =" DummySubDir" xsi : noNamespaceSchemaLocation =" https://raw.githubusercontent .com/PHPCSStandards/PHP_CodeSniffer/master /phpcs.xsd" >
2
+ <ruleset xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" name =" DummySubDir" xsi : noNamespaceSchemaLocation =" https://schema.phpcodesniffer .com/phpcs.xsd" >
3
3
4
4
<description >Dummy PHPCS standard for testing.</description >
5
5
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
- <ruleset xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" name =" IncorrectType" xsi : noNamespaceSchemaLocation =" https://raw.githubusercontent .com/PHPCSStandards/PHP_CodeSniffer/master /phpcs.xsd" >
2
+ <ruleset xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" name =" IncorrectType" xsi : noNamespaceSchemaLocation =" https://schema.phpcodesniffer .com/phpcs.xsd" >
3
3
4
4
<description >Dummy PHPCS standard for testing.</description >
5
5
</ruleset >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
- <ruleset xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" name =" My-Third-Standard" xsi : noNamespaceSchemaLocation =" https://raw.githubusercontent .com/PHPCSStandards/PHP_CodeSniffer/master /phpcs.xsd" >
2
+ <ruleset xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" name =" My-Third-Standard" xsi : noNamespaceSchemaLocation =" https://schema.phpcodesniffer .com/phpcs.xsd" >
3
3
4
4
<description >Dummy PHPCS standard for testing.</description >
5
5
</ruleset >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
- <ruleset xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" name =" MyFirstStandard" xsi : noNamespaceSchemaLocation =" https://raw.githubusercontent .com/PHPCSStandards/PHP_CodeSniffer/master /phpcs.xsd" >
2
+ <ruleset xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" name =" MyFirstStandard" xsi : noNamespaceSchemaLocation =" https://schema.phpcodesniffer .com/phpcs.xsd" >
3
3
4
4
<description >Dummy PHPCS standard for testing.</description >
5
5
</ruleset >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
- <ruleset xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" name =" MySecondStandard" xsi : noNamespaceSchemaLocation =" https://raw.githubusercontent .com/PHPCSStandards/PHP_CodeSniffer/master /phpcs.xsd" >
2
+ <ruleset xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" name =" MySecondStandard" xsi : noNamespaceSchemaLocation =" https://schema.phpcodesniffer .com/phpcs.xsd" >
3
3
4
4
<description >Dummy PHPCS standard for testing.</description >
5
5
</ruleset >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
- <ruleset xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" name =" NoRuleset" xsi : noNamespaceSchemaLocation =" https://raw.githubusercontent .com/PHPCSStandards/PHP_CodeSniffer/master /phpcs.xsd" >
2
+ <ruleset xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" name =" NoRuleset" xsi : noNamespaceSchemaLocation =" https://schema.phpcodesniffer .com/phpcs.xsd" >
3
3
4
4
<description >Dummy PHPCS standard for testing.</description >
5
5
</ruleset >
You can’t perform that action at this time.
0 commit comments