use excludePaths config

This commit is contained in:
Abdul Malik Ikhsan 2021-11-01 15:56:01 +07:00
parent bea512e5ac
commit 6d164b6b84
No known key found for this signature in database
GPG Key ID: 69AC5BC354C89BE6

View File

@ -18,7 +18,7 @@ parameters:
treatPhpDocTypesAsCertain: false
bootstrapFiles:
- system/Test/bootstrap.php
excludes_analyse:
excludePaths:
- app/Views/errors/cli/*
- app/Views/errors/html/*
- system/Commands/Generators/Views/*