Skip to content

Commit

Permalink
Fix: Disable treatPhpDocTypesAsCertain option for phpstan/phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Nov 22, 2024
1 parent 185405b commit a015765
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ parameters:
- rector.php

tmpDir: .build/phpstan/

treatPhpDocTypesAsCertain: false

0 comments on commit a015765

Please sign in to comment.