mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-02-10 08:28:41 +00:00
ignore unmatched ignored errors
This commit is contained in:
parent
3aad453e59
commit
cb4d64a350
|
|
@ -4,7 +4,7 @@ includes:
|
||||||
parameters:
|
parameters:
|
||||||
fileExtensions:
|
fileExtensions:
|
||||||
- php
|
- php
|
||||||
reportUnmatchedIgnoredErrors: true
|
reportUnmatchedIgnoredErrors: false
|
||||||
excludes_analyse:
|
excludes_analyse:
|
||||||
- *.tpl.php
|
- *.tpl.php
|
||||||
- */tests/*
|
- */tests/*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user