Skip to content
This repository was archived by the owner on May 26, 2023. It is now read-only.

Commit a91753e

Browse files
committed
Remove obsolete override of the php_phpstan job
1 parent 46998d3 commit a91753e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.gitlab-ci.yml

-4
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,3 @@ php_phpcs:
3737
variables:
3838
PHPCS_ARGS: --extensions=php --standard=./phpcs.xml --report=\\Satesh\\Phpcs\\GitLabReport --report-file=gl-phpcs-codequality.json
3939

40-
php_phpstan:
41-
variables:
42-
PHP_EXEC_CMD_ARGS: -e 'XDEBUG_MODE=off'
43-
PHPSTAN_ARGS: analyse --error-format=gitlab > gl-phpstan-codequality.json

0 commit comments

Comments
 (0)