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 73e1eee commit 4e8e205Copy full SHA for 4e8e205
phpcs.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
2
<ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Standard"
3
xsi:noNamespaceSchemaLocation="vendor/squizlabs/php_codesniffer/phpcs.xsd">
4
- <description>PHP Box Designer Coding Style</description>
+ <description>PHP DSV Coding Style</description>
5
<arg name="colors"/>
6
<rule ref="PSR12">
7
<type>error</type>
0 commit comments