1
0
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:
Achim Ennenbach
2018-05-13 17:48:33 +02:00
parent f165fe0f21
commit 0a3e3fde36

View File

@@ -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: