Skip to content

Commit

Permalink
ci: add treatPhpDocTypesAsCertain: false
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubmikita committed May 6, 2024
1 parent 8ca521c commit d715fba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ includes:
parameters:
level: max
inferPrivatePropertyTypeFromConstructor: true
treatPhpDocTypesAsCertain: false
scanFiles:
- vendor/php-stubs/wp-cli-stubs/wp-cli-stubs.php
paths:
Expand Down

0 comments on commit d715fba

Please sign in to comment.