12 lines
193 B
Text
12 lines
193 B
Text
|
|
includes:
|
||
|
|
- vendor/larastan/larastan/extension.neon
|
||
|
|
|
||
|
|
parameters:
|
||
|
|
level: 0
|
||
|
|
paths:
|
||
|
|
- app/
|
||
|
|
- tests/
|
||
|
|
|
||
|
|
excludePaths:
|
||
|
|
- bootstrap/*.php
|
||
|
|
- storage/*
|