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 38e1db7 commit 110cfbbCopy full SHA for 110cfbb
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