Skip to content

Commit

Permalink
Ignore unused method errors for now
Browse files Browse the repository at this point in the history
  • Loading branch information
tuupola committed Nov 15, 2024
1 parent 5c6a356 commit 8966bfb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
parameters:
reportUnmatchedIgnoredErrors: false
ignoreErrors:
- '#Method Tuupola\\Middleware\\ServerTimingMiddleware.*is unused#'

0 comments on commit 8966bfb

Please sign in to comment.