Skip to content

Instantly share code, notes, and snippets.

@taiebb
Created July 30, 2021 13:44
Show Gist options
  • Save taiebb/ae75c41928014c2677c446eb0e6f3337 to your computer and use it in GitHub Desktop.
Save taiebb/ae75c41928014c2677c446eb0e6f3337 to your computer and use it in GitHub Desktop.
includes:
- vendor/phpstan/phpstan-symfony/extension.neon
parameters:
level: 8
paths:
- src
excludes_analyse:
- ./src/Migrations
- ./src/Import/Config/Adapter/BackofficeMerchantDatabaseAdapter.php
symfony:
container_xml_path: '%rootDir%/../../../var/cache/dev/srcApp_KernelDevDebugContainer.xml'
ignoreErrors:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment