Add phan checks at max level

This commit is contained in:
2021-10-21 13:37:59 +09:00
parent c2721cb8d4
commit d0b676f8ce
7 changed files with 103 additions and 12 deletions

View File

@@ -13,10 +13,3 @@ parameters:
-
message: '#Strict comparison using === between false and true will always evaluate to false.#'
path: %currentWorkingDirectory%/test/aws_gift_card_tests.php
#- 'error regex'
#-
# message: 'error regex'
# path: %currentWorkingDirectory%/www/some/*
# paths:
# - ...
# - ...