exclude install/applications because of bad namespace

This commit is contained in:
Dennis Eichhorn 2020-02-25 20:04:29 +01:00
parent c276c12e12
commit 82c4841c32

View File

@ -29,6 +29,7 @@ parameters:
- */Hooks/*
- */node_modules/*
- */Modules/Shop/Admin/Install/Application/*
- */Install/Application*
ignoreErrors:
- '#[.]*PhpOffice\\PhpSpreadsheet\\[.]*#'
- '#^Call to an undefined method phpOMS\\Module\\ModuleAbstract::[.]*#'