Merge pull request #367 from Chemaclass/php/update-phptan-max-level

Update level: max in phpstan.neon
This commit is contained in:
Emily Bache 2022-10-10 11:20:47 +02:00 committed by GitHub
commit e1e3c990f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,8 +8,7 @@ parameters:
- tests - tests
- fixtures - fixtures
# The level 8 is the highest level level: max
level: 8
checkGenericClassInNonGenericObjectType: false checkGenericClassInNonGenericObjectType: false