Ver Fonte

More complete scrutinizer file

Laurent Destailleur há 4 anos atrás
pai
commit
b7dde7599b
1 ficheiros alterados com 3 adições e 1 exclusões
  1. 3 1
      .scrutinizer.yml

+ 3 - 1
.scrutinizer.yml

@@ -17,8 +17,10 @@ filter:
         - build/*
         - dev/*
         - doc/*
-        - test/*
+        - documents/*
         - htdocs/includes/*
+        - node_modules/*
+        - test/*
     paths: 
         - htdocs/*
         - scripts/*