Skip to content

Commit

Permalink
chore: disable constant type coverage due 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ynnoig committed Jun 17, 2024
1 parent 0339d86 commit 8b244a9
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 @@ -3,6 +3,7 @@ parameters:
return_type: 100
param_type: 98
property_type: 100
constant_type: 0
print_suggestions: true
declare: 100

Expand Down

0 comments on commit 8b244a9

Please sign in to comment.