mirror of
https://github.com/e107inc/e107.git
synced 2025-04-05 05:02:44 +02:00
adapted to my system
This commit is contained in:
parent
f165fe0f21
commit
0a3e3fde36
@ -10,8 +10,18 @@ settings:
|
||||
coverage:
|
||||
enabled: true
|
||||
include:
|
||||
- e107/*.php
|
||||
- e107/**/*.php
|
||||
- ../e107_handlers/*.php
|
||||
exclude:
|
||||
- ../dump/*
|
||||
- ../phpunit/*
|
||||
- ../temp/*
|
||||
- ../test/*
|
||||
- ../tmp/*
|
||||
- ../e107_docs/*
|
||||
- ../e107_files/*
|
||||
- ../e107_media/*
|
||||
- ../e107_system/*
|
||||
|
||||
params:
|
||||
- lib/config.php
|
||||
extensions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user