Skip to content

Commit

Permalink
chore: remove wp-graphql/tests from PHPStan exclusions
Browse files Browse the repository at this point in the history
  • Loading branch information
justlevine committed Feb 15, 2025
1 parent dc62322 commit 83cf98d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ parameters:
analyse:
- vendor-prefixed
- vendor
analyseAndScan:
- ../wp-graphql/tests
scanDirectories:
- ../wp-graphql/
- ../facetwp/
Expand Down

0 comments on commit 83cf98d

Please sign in to comment.