mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-02-07 07:08:41 +00:00
exclude install/applications because of bad namespace
This commit is contained in:
parent
c276c12e12
commit
82c4841c32
|
|
@ -29,6 +29,7 @@ parameters:
|
||||||
- */Hooks/*
|
- */Hooks/*
|
||||||
- */node_modules/*
|
- */node_modules/*
|
||||||
- */Modules/Shop/Admin/Install/Application/*
|
- */Modules/Shop/Admin/Install/Application/*
|
||||||
|
- */Install/Application*
|
||||||
ignoreErrors:
|
ignoreErrors:
|
||||||
- '#[.]*PhpOffice\\PhpSpreadsheet\\[.]*#'
|
- '#[.]*PhpOffice\\PhpSpreadsheet\\[.]*#'
|
||||||
- '#^Call to an undefined method phpOMS\\Module\\ModuleAbstract::[.]*#'
|
- '#^Call to an undefined method phpOMS\\Module\\ModuleAbstract::[.]*#'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user