From 04e63bc7f7d434dc17f60ba3a61c1ef6f4d15862 Mon Sep 17 00:00:00 2001 From: JiaJia Ji Date: Fri, 4 Aug 2023 10:43:26 +0200 Subject: [PATCH] [chore]: remove duplicated baseline neon line from merging --- phpstan-baseline.neon | 5 ----- 1 file changed, 5 deletions(-) diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 17afeb7ca9c..3829721159c 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -339,11 +339,6 @@ parameters: count: 1 path: lib/Tool/Requirements.php - - - message: "#^Ternary operator condition is always true\\.$#" - count: 1 - path: lib/Tool/Requirements.php - - message: "#^Dead catch \\- Throwable is never thrown in the try block\\.$#" count: 1