Skip to content

Commit d790a28

Browse files
committed
Get network wiz working fully
1 parent 4c32e76 commit d790a28

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.phpcs.xml.dist

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@
1717
<arg name="colors"/>
1818
<arg name="extensions" value="php"/>
1919
<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-
2420
<!-- Rules: Check PHP version compatibility -->
2521
<!-- https://github.com/PHPCompatibility/PHPCompatibility#sniffing-your-code-for-compatibility-with-specific-php-versions -->
2622
<config name="testVersion" value="7.4-"/>

0 commit comments

Comments
 (0)