Skip to content

Instantly share code, notes, and snippets.

@dinwwwh
Last active August 19, 2022 13:12
Show Gist options
  • Save dinwwwh/6c52743c9bc43ff302e132323a39b419 to your computer and use it in GitHub Desktop.
Save dinwwwh/6c52743c9bc43ff302e132323a39b419 to your computer and use it in GitHub Desktop.
phpstan/phpstan
includes:
- ./vendor/nunomaduro/larastan/extension.neon
parameters:
reportUnmatchedIgnoredErrors: false
paths:
- app
level: 6
checkMissingIterableValueType: false
checkGenericClassInNonGenericObjectType: false
checkOctaneCompatibility: true
checkModelProperties: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment