14 lines
210 B
Text
14 lines
210 B
Text
|
|
includes:
|
||
|
|
- vendor/larastan/larastan/extension.neon
|
||
|
|
|
||
|
|
parameters:
|
||
|
|
level: 7
|
||
|
|
paths:
|
||
|
|
- app/
|
||
|
|
- database/
|
||
|
|
- tests/
|
||
|
|
|
||
|
|
excludePaths:
|
||
|
|
- bootstrap/*.php
|
||
|
|
- storage/*
|