mirror of
https://github.com/coollabsio/coolify.git
synced 2026-09-24 15:30:03 -05:00
feat(core): Add PHPStan with level max
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
includes:
|
||||
- vendor/larastan/larastan/extension.neon
|
||||
- vendor/nesbot/carbon/extension.neon
|
||||
|
||||
parameters:
|
||||
paths:
|
||||
- app
|
||||
- bootstrap
|
||||
- config
|
||||
- database
|
||||
- resources
|
||||
- routes
|
||||
|
||||
level: max
|
||||
Reference in New Issue
Block a user