Some checks failed
CI / ci (push) Failing after 1s
CI / build (push) Failing after 27s
Build and Push CI Image / images (docker/build/Dockerfile.ci, incr-ci, php8.3-3) (push) Successful in 7m6s
CI / ci (pull_request) Failing after 1m17s
CI / build (pull_request) Failing after 34s
13 lines
210 B
Text
13 lines
210 B
Text
includes:
|
|
- vendor/larastan/larastan/extension.neon
|
|
|
|
parameters:
|
|
level: 7
|
|
paths:
|
|
- app/
|
|
- database/
|
|
- tests/
|
|
|
|
excludePaths:
|
|
- bootstrap/*.php
|
|
- storage/*
|