Skip to content

Commit

Permalink
Don't complain about non-applicable squelches
Browse files Browse the repository at this point in the history
  • Loading branch information
richardm-stripe committed Dec 1, 2021
1 parent 9667937 commit 96a4e46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ parameters:

ignoreErrors:
- '#Unsafe usage of new static\(\).#'

reportUnmatchedIgnoredErrors: false

0 comments on commit 96a4e46

Please sign in to comment.