Skip to content

Instantly share code, notes, and snippets.

@Garbee
Created April 28, 2017 19:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Garbee/c1755f7e291c906a8d63614bc0290148 to your computer and use it in GitHub Desktop.
Save Garbee/c1755f7e291c906a8d63614bc0290148 to your computer and use it in GitHub Desktop.
# Path here assumes it is installed in the project's dependencies.
includes:
- vendor/phpstan/phpstan/conf/config.level5.neon
parameters:
reportUnmatchedIgnoredErrors: false
checkFunctionArgumentTypes: true
enableUnionTypes: true
excludes_analyse:
- app/macros.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment