diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 555eaaf2bfd..b52ca594521 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: