mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-05-07 20:32:26 +00:00
15 lines
248 B
Plaintext
15 lines
248 B
Plaintext
includes:
|
|
- vendor/larastan/larastan/extension.neon
|
|
|
|
parameters:
|
|
|
|
paths:
|
|
- app/
|
|
|
|
# Level 9 is the highest level
|
|
level: 7
|
|
|
|
checkOctaneCompatibility: true
|
|
checkModelProperties: true
|
|
noEnvCallsOutsideOfConfig: true
|