Skip to content

Commit

Permalink
Fix PHP Stan
Browse files Browse the repository at this point in the history
  • Loading branch information
maximehuran committed Oct 2, 2024
1 parent 34eb5e8 commit 9b7b7a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,4 @@ parameters:
- 'tests/Application/**/*'

ignoreErrors:
- identifier: missingType.generics
- identifier: missingType.iterableValue

0 comments on commit 9b7b7a1

Please sign in to comment.