mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 03:40:37 +02:00
adapted to my system
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user