mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
Merge pull request #8646 from kenjis/add-phpstan-check-tests
chore: add PHPStan checking to tests/
This commit is contained in:
commit
114f3ce79c
12565
phpstan-baseline.php
12565
phpstan-baseline.php
File diff suppressed because it is too large
Load Diff
@ -17,6 +17,7 @@ parameters:
|
||||
- admin/starter/tests
|
||||
- app
|
||||
- system
|
||||
- tests
|
||||
- utils/PHPStan
|
||||
excludePaths:
|
||||
- app/Views/errors/cli/*
|
||||
@ -27,6 +28,7 @@ parameters:
|
||||
- system/Test/Filters/CITestStreamFilter.php
|
||||
- system/ThirdParty/*
|
||||
- system/Validation/Views/single.php
|
||||
- tests/system/View/Views/*
|
||||
scanDirectories:
|
||||
- system/Helpers
|
||||
checkGenericClassInNonGenericObjectType: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user