Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Napoli <matthieu@mnapoli.fr>2014-12-11 10:09:34 +0300
committerMatthieu Napoli <matthieu@mnapoli.fr>2014-12-11 10:09:34 +0300
commit5c44ca170c36d2ce043ffffe557e0efc402aab21 (patch)
tree3ffaa939285cd4bd95d60044789fbd8acd9136ae /.scrutinizer.yml
parent86ef2e19b3ff9885498b48a7db43931bae781710 (diff)
Updated Scrutinizer's config: now embedded dependencies analysis can be cached if configured correctly
Diffstat (limited to '.scrutinizer.yml')
-rw-r--r--.scrutinizer.yml11
1 files changed, 7 insertions, 4 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml
index 555eaaf2bf..b52ca59452 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -5,13 +5,16 @@ tools:
config:
check_variables:
enabled: false
+ dependency_paths:
+ - libs/
filter:
+ paths:
+ - core/
+ - plugins/
excluded_paths:
- - 'tests/*'
- - 'libs/*'
- - 'misc/*'
- - 'lang/*'
+ - '*/tests/*'
+ - '*/Test/*'
build:
environment: