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 30cef7e commit 1a855d5Copy full SHA for 1a855d5
phpcs.example.xml
@@ -5,6 +5,8 @@
5
<file>./app</file>
6
7
<config name="php_version" value="80000"/> <!-- Set target version, for 7.4 set to 70400 etc. -->
8
+ <!-- Uncomment to keep exit code equals to 0 on warnings -->
9
+ <!-- <config name="ignore_warnings_on_exit" value="1"/> -->
10
11
<arg name="basepath" value="."/> <!-- Strip file basepath from report -->
12
<arg name="colors"/> <!-- Show colors -->
0 commit comments