mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-06-25 08:09:18 +02:00
12 lines
180 B
Plaintext
12 lines
180 B
Plaintext
includes:
|
|
- phpstan-baseline.neon
|
|
|
|
parameters:
|
|
level: 5
|
|
paths:
|
|
- app/src
|
|
bootstrapFiles:
|
|
- app/bootstrap.php
|
|
scanDirectories:
|
|
- app/src
|