Skip to content

Commit

Permalink
Run PHPStan on the plugin main file too (#506)
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored Mar 1, 2024
1 parent 54b7573 commit f9fcfb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpstan.dist.neon
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ parameters:
- vendor/php-stubs/wp-cli-stubs/wp-cli-stubs.php

paths:
- redis-cache.php
- includes/
- tests/PHPStan/object-cache.php

Expand Down

0 comments on commit f9fcfb5

Please sign in to comment.