mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-02 14:36:17 +00:00
Add phpstan level 7(#544)
This commit is contained in:
10
phpstan.neon
Normal file
10
phpstan.neon
Normal file
@ -0,0 +1,10 @@
|
||||
includes:
|
||||
- vendor/larastan/larastan/extension.neon
|
||||
- vendor/nesbot/carbon/extension.neon
|
||||
parameters:
|
||||
paths:
|
||||
- app
|
||||
- config
|
||||
- bootstrap
|
||||
- database/factories
|
||||
level: 7
|
Reference in New Issue
Block a user