Skip to content

Commit

Permalink
update config
Browse files Browse the repository at this point in the history
  • Loading branch information
remyperona committed Nov 27, 2024
1 parent 20e7449 commit 148229e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion phpstan.neon.dist
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
includes:
- phar://phpstan.phar/conf/bleedingEdge.neon
parameters:
level: 2
level: 5
inferPrivatePropertyTypeFromConstructor: true
treatPhpDocTypesAsCertain: false
paths:
# Test only the new architecture for now.
- classes/
Expand Down

0 comments on commit 148229e

Please sign in to comment.