Skip to content

Commit

Permalink
DevKit updates (#1649)
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI committed Dec 8, 2022
1 parent 4460398 commit 54d0caf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions phpstan.neon.dist
@@ -1,3 +1,7 @@
# 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
Expand All @@ -9,6 +13,8 @@ parameters:
paths:
- src
- tests
scanFiles:
- vendor/symfony/dependency-injection/Loader/Configurator/ContainerConfigurator.php
treatPhpDocTypesAsCertain: false
checkGenericClassInNonGenericObjectType: true
checkInternalClassCaseSensitivity: true
Expand Down

0 comments on commit 54d0caf

Please sign in to comment.