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.
noNamespaceSchemaLocation
1 parent ecfc063 commit 174bf1cCopy full SHA for 174bf1c
phpcs.xml.dist.example
@@ -1,5 +1,5 @@
1
<?xml version="1.0"?>
2
-<ruleset name="WordPress Coding Standards for WPGraphQL Plugins">
+<ruleset name="WordPress Coding Standards for WPGraphQL Plugins" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/squizlabs/PHP_CodeSniffer/master/phpcs.xsd">
3
<description>Sniffs for the WPGraphQL ecosystem - Example</description>
4
5
<!-- What to scan: include any root-level PHP files, and the /src folder -->
0 commit comments