فهرست منبع

Fix dependencies for scrutinizer

Laurent Destailleur 3 سال پیش
والد
کامیت
ee4329327d
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  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/*