Update psalm baseline

This commit is contained in:
Alex P 2021-10-13 17:38:24 +03:00
parent d91131cb06
commit 4ea3277d35
2 changed files with 1010 additions and 974 deletions

View file

@ -32,7 +32,6 @@ jobs:
- name: Psalm
run: ./vendor/bin/psalm --show-info=false --threads=8 --diff
continue-on-error: true
- name: Run PHPCS
run: ./vendor/bin/phpcs --runtime-set ignore_warnings_on_exit 1 src modules woocommerce-paypal-payments.php --extensions=php