mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
clean up phpstan config
This commit is contained in:
parent
eee0cd3e60
commit
40b97fa1ea
@ -4,10 +4,10 @@ includes:
|
||||
parameters:
|
||||
bootstrapFiles:
|
||||
- qa-bootstrap.php
|
||||
inferPrivatePropertyTypeFromConstructor: true
|
||||
checkMissingIterableValueType: false
|
||||
excludes_analyse:
|
||||
- app/Views/*
|
||||
- app/Views/errors/cli/error_404.php
|
||||
- app/Views/errors/cli/error_exception.php
|
||||
- app/Views/errors/html/error_exception.php
|
||||
- system/Commands/Generators/Views/migration.tpl.php
|
||||
- system/Config/Routes.php
|
||||
- system/Debug/Toolbar/Views/toolbar.tpl.php
|
||||
|
Loading…
x
Reference in New Issue
Block a user