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 4c32e76 commit d790a28Copy full SHA for d790a28
1 file changed
.phpcs.xml.dist
@@ -17,10 +17,6 @@
17
<arg name="colors"/>
18
<arg name="extensions" value="php"/>
19
<arg name="parallel" value="8"/><!-- Enables parallel processing when available for faster results. -->
20
-
21
- <!-- Only exit non-zero for errors, not warnings -->
22
- <config name="ignore_warnings_on_exit" value="1"/>
23
24
<!-- Rules: Check PHP version compatibility -->
25
<!-- https://github.com/PHPCompatibility/PHPCompatibility#sniffing-your-code-for-compatibility-with-specific-php-versions -->
26
<config name="testVersion" value="7.4-"/>
0 commit comments