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