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 2d8e12f commit f3f961fCopy full SHA for f3f961f
phpcs.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
2
<ruleset name="Phalcon-REST-v6">
3
<description>Phalcon REST API v6 Coding Standards</description>
4
- <arg value="-colors"/>
+ <arg value="--colors"/>
5
<arg value="s"/>
6
<arg value="p"/>
7
<rule ref="PSR12">
0 commit comments