mirror of
https://github.com/Bubka/2FAuth.git
synced 2024-11-08 01:14:29 +01:00
14 lines
267 B
Plaintext
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
|