Skip to content

Commit

Permalink
Simplify PHPStan config.
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed May 15, 2024
1 parent 56bc368 commit 144a0de
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 23 deletions.
10 changes: 0 additions & 10 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
parameters:
level: 8
dynamicConstantNames:
- DOING_AUTOSAVE
- DOING_CRON
- PRONAMIC_PAY_DEBUG
- SCRIPT_DEBUG
bootstrapFiles:
- tests/phpstan/bootstrap.php
scanFiles:
- vendor/php-stubs/wordpress-globals/wordpress-globals.php
- vendor/php-stubs/wp-cli-stubs/wp-cli-stubs.php
scanDirectories:
- vendor/woocommerce/action-scheduler
paths:
Expand Down
13 changes: 0 additions & 13 deletions tests/phpstan/bootstrap.php

This file was deleted.

0 comments on commit 144a0de

Please sign in to comment.