Skip to content

Commit

Permalink
Exclude tests directory from PHPStan
Browse files Browse the repository at this point in the history
  • Loading branch information
s4ddly committed Feb 15, 2024
1 parent e61fc71 commit eff3112
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .dev-tools/phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ parameters:
excludePaths:
- ../examples/
- ../vendor/
- ../tests/

0 comments on commit eff3112

Please sign in to comment.