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.
1 parent 6fd26a3 commit a5c80a4Copy full SHA for a5c80a4
phpcs.xml.dist
@@ -1,5 +1,7 @@
1
<?xml version="1.0"?>
2
-<ruleset>
+<ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
+ name="PHP_CodeSniffer"
4
+ xsi:noNamespaceSchemaLocation="vendor/squizlabs/php_codesniffer/phpcs.xsd">
5
<arg name="basepath" value="."/>
6
<arg name="extensions" value="php"/>
7
<arg name="parallel" value="80"/>
0 commit comments