소스 검색

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/*