Skip to content

Commit

Permalink
[chore]: remove duplicated baseline neon line from merging
Browse files Browse the repository at this point in the history
  • Loading branch information
kingjia90 authored Aug 4, 2023
1 parent d8d5ed9 commit 04e63bc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 04e63bc

Please sign in to comment.