Update to static checker file, add phpunit xml, update composer json

This commit is contained in:
2022-06-08 15:04:59 +09:00
parent b1079e1d24
commit 1e836e9a2b
5 changed files with 9 additions and 6 deletions

View File

@@ -8,8 +8,4 @@ parameters:
excludePaths:
# ignore composer
- vendor
# ignore errores with
ignoreErrors:
-
message: '#Strict comparison using === between false and true will always evaluate to false.#'
path: %currentWorkingDirectory%/test/aws_gift_card_tests.php
- test