1
0
mirror of https://github.com/Bubka/2FAuth.git synced 2025-03-11 13:38:39 +01:00
2FAuth/phpstan.neon

14 lines
265 B
Plaintext

includes:
- vendor/larastan/larastan/extension.neon
parameters:
level: 6
paths:
- app
- database
- routes
excludePaths:
analyse:
- app/Protobuf/*
ignoreErrors:
checkMissingIterableValueType: false