Skip to content

Commit

Permalink
Apply phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
guanguans committed Jun 20, 2023
1 parent 6fca1da commit ef28dcd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,8 @@ parameters:
count: 1
path: app/Support/FoundationSDK.php

-
message: "#^Result of && is always false\\.$#"
count: 1
path: app/Support/helpers.php

0 comments on commit ef28dcd

Please sign in to comment.