Skip to content

Commit 1a855d5

Browse files
committed
Add more into sample
1 parent 30cef7e commit 1a855d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

phpcs.example.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
<file>./app</file>
66

77
<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"/> -->
810

911
<arg name="basepath" value="."/> <!-- Strip file basepath from report -->
1012
<arg name="colors"/> <!-- Show colors -->

0 commit comments

Comments
 (0)