2FAuth/phpstan.neon

15 lines
284 B
Plaintext
Raw Normal View History

2022-09-07 17:50:14 +02:00
includes:
2024-04-20 18:05:41 +02:00
- vendor/larastan/larastan/extension.neon
2022-09-07 17:50:14 +02:00
parameters:
level: 6
paths:
- app
- database
- routes
excludePaths:
analyse:
- app/Protobuf/*
ignoreErrors:
2024-11-09 14:13:24 +01:00
-
identifier: missingType.iterableValue