Modified the Woodpecker config to not report an error if there are only PHPCS warnings
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
+1
-1
@@ -9,5 +9,5 @@ steps:
|
||||
depends_on:
|
||||
- install-deps
|
||||
commands:
|
||||
- ./vendor/bin/phpcs src/
|
||||
- ./vendor/bin/phpcs --runtime-set ignore_warnings_on_exit 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user