Przeglądaj źródła

Fix dependencies for scrutinizer

Laurent Destailleur 3 lat temu
rodzic
commit
ee4329327d
1 zmienionych plików z 2 dodań i 0 usunięć
  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/*