| 1 |
parameters: |
| 2 |
ignoreErrors: |
| 3 |
- '#^Constant GROUPS_CORE_DIR not found\.$#' |
| 4 |
- '#^Constant GROUPS_CORE_URL not found\.$#' |
| 5 |
- '#^Constant GROUPS_PLUGIN_URL not found\.$#' |
| 6 |
- identifier: varTag.noVariable |
| 7 |
- identifier: requireOnce.fileNotFound |
| 8 |
- identifier: include.fileNotFound |
| 9 |
- identifier: includeOnce.fileNotFound |
| 10 |
|