Added larastan

This commit is contained in:
Constantin Graf
2024-01-16 22:48:40 +01:00
parent 34574eb31b
commit 785e89593f
5 changed files with 279 additions and 1 deletions

10
phpstan.neon Normal file
View File

@@ -0,0 +1,10 @@
includes:
- vendor/larastan/larastan/extension.neon
parameters:
paths:
- app/
# Level 9 is the highest level
level: 5