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 e57dea0 commit 2b6395eCopy full SHA for 2b6395e
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