Browse Source

Fix dependencies for scrutinizer

Laurent Destailleur 3 years ago
parent
commit
ee4329327d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .scrutinizer.yml

+ 2 - 0
.scrutinizer.yml

@@ -21,6 +21,8 @@ filter:
         - htdocs/includes/*
         - node_modules/*
         - test/*
+    dependency_paths:
+        - htdocs/includes/*
     paths: 
         - htdocs/*
         - scripts/*