Skip to content

Commit

Permalink
Ignore unused methods for now
Browse files Browse the repository at this point in the history
  • Loading branch information
tuupola committed Nov 15, 2024
1 parent 0a05f6f commit d8f8c98
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:
- '#Error: Method Tuupola\\Middleware\\ServerTimingMiddleware.*is unused#'

0 comments on commit d8f8c98

Please sign in to comment.