Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 8563c9d

Browse files
use error return codes in phpcs
1 parent 0dedd42 commit 8563c9d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

phpcs.xml.dist

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
<description>The coding standard of deepl-php-lib package</description>
44
<arg value="p" />
55

6-
<config name="ignore_warnings_on_exit" value="1" />
7-
<config name="ignore_errors_on_exit" value="1" />
8-
96
<arg name="colors" />
107
<arg value="s" />
118

0 commit comments

Comments
 (0)