mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-20 00:34:44 +02:00
20 lines
300 B
Plaintext
20 lines
300 B
Plaintext
includes:
|
|
- vendor/larastan/larastan/extension.neon
|
|
|
|
parameters:
|
|
|
|
paths:
|
|
- app/
|
|
|
|
# Level 9 is the highest level
|
|
level: 2
|
|
|
|
# ignoreErrors:
|
|
# - '#PHPDoc tag @var#'
|
|
#
|
|
# excludePaths:
|
|
# - ./*/*/FileToBeExcluded.php
|
|
#
|
|
# checkMissingIterableValueType: false
|
|
|