Skip to content

Commit

Permalink
DevKit updates (#1709)
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI committed Dec 8, 2022
1 parent 749688a commit 753bf5b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
@@ -1,11 +1,18 @@
# DO NOT EDIT THIS FILE!
#
# It's auto-generated by sonata-project/dev-kit package.

includes:
- phpstan-baseline.neon
- vendor/phpstan/phpstan/conf/bleedingEdge.neon

parameters:
level: 8
paths:
- src
- tests
scanFiles:
- vendor/symfony/dependency-injection/Loader/Configurator/ContainerConfigurator.php
treatPhpDocTypesAsCertain: false
checkGenericClassInNonGenericObjectType: true
checkInternalClassCaseSensitivity: true
Expand Down

0 comments on commit 753bf5b

Please sign in to comment.