File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
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 =" WordPress Coding Standards" xsi : noNamespaceSchemaLocation =" https://raw.githubusercontent .com/PHPCSStandards/PHP_CodeSniffer/master /phpcs.xsd" >
2
+ <ruleset xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" name =" WordPress Coding Standards" xsi : noNamespaceSchemaLocation =" https://schema.phpcodesniffer .com/phpcs.xsd" >
3
3
4
4
<description >The Coding standard for the WordPress Coding Standards itself.</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 =" WordPress Core" xsi : noNamespaceSchemaLocation =" https://raw.githubusercontent .com/PHPCSStandards/PHP_CodeSniffer/master /phpcs.xsd" >
2
+ <ruleset xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" name =" WordPress- Core" xsi : noNamespaceSchemaLocation =" https://schema.phpcodesniffer .com/phpcs.xsd" >
3
3
4
4
<description >Non-controversial generally-agreed upon WordPress Coding Standards</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 =" WordPress Docs" xsi : noNamespaceSchemaLocation =" https://raw.githubusercontent .com/PHPCSStandards/PHP_CodeSniffer/master /phpcs.xsd" >
2
+ <ruleset xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" name =" WordPress- Docs" xsi : noNamespaceSchemaLocation =" https://schema.phpcodesniffer .com/phpcs.xsd" >
3
3
4
4
<description >WordPress Coding Standards for Inline Documentation and Comments</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 =" WordPress Extra" xsi : noNamespaceSchemaLocation =" https://raw.githubusercontent .com/PHPCSStandards/PHP_CodeSniffer/master /phpcs.xsd" >
2
+ <ruleset xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" name =" WordPress- Extra" xsi : noNamespaceSchemaLocation =" https://schema.phpcodesniffer .com/phpcs.xsd" >
3
3
4
4
<description >Best practices beyond core WordPress Coding Standards</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 =" WordPress" namespace =" WordPressCS\WordPress" xsi : noNamespaceSchemaLocation =" https://raw.githubusercontent .com/PHPCSStandards/PHP_CodeSniffer/master /phpcs.xsd" >
2
+ <ruleset xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" name =" WordPress" namespace =" WordPressCS\WordPress" xsi : noNamespaceSchemaLocation =" https://schema.phpcodesniffer .com/phpcs.xsd" >
3
3
4
4
<description >WordPress Coding Standards</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 =" Example Project" xsi : noNamespaceSchemaLocation =" https://raw.githubusercontent .com/PHPCSStandards/PHP_CodeSniffer/master /phpcs.xsd" >
2
+ <ruleset xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" name =" Example Project" xsi : noNamespaceSchemaLocation =" https://schema.phpcodesniffer .com/phpcs.xsd" >
3
3
4
4
<description >A custom set of rules to check for a WPized WordPress project</description >
5
5
You can’t perform that action at this time.
0 commit comments