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 11<?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" >
33
44 <description >The Coding standard for the WordPress Coding Standards itself.</description >
55
Original file line number Diff line number Diff line change 11<?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" >
33
44 <description >Non-controversial generally-agreed upon WordPress Coding Standards</description >
55
Original file line number Diff line number Diff line change 11<?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" >
33
44 <description >WordPress Coding Standards for Inline Documentation and Comments</description >
55
Original file line number Diff line number Diff line change 11<?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" >
33
44 <description >Best practices beyond core WordPress Coding Standards</description >
55
Original file line number Diff line number Diff line change 11<?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" >
33
44 <description >WordPress Coding Standards</description >
55
Original file line number Diff line number Diff line change 11<?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" >
33
44 <description >A custom set of rules to check for a WPized WordPress project</description >
55
You can’t perform that action at this time.
0 commit comments