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