1
0
mirror of https://github.com/Bubka/2FAuth.git synced 2025-03-11 13:38:39 +01:00
2FAuth/phpstan.neon
2022-09-07 17:50:14 +02:00

14 lines
267 B
Plaintext

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