enhance test run (#193)

This commit is contained in:
sunxyw
2022-12-23 17:16:08 +08:00
committed by GitHub
parent 9128efbaa1
commit 5e8f80b626
8 changed files with 94 additions and 23 deletions

View File

@@ -3,6 +3,7 @@ parameters:
level: 4
paths:
- ./src/
- ./tests/
ignoreErrors:
- '#Constant .* not found#'
- '#PHPDoc tag @throws with type Psr\\Container\\ContainerExceptionInterface is not subtype of Throwable#'