Browse Source

More complete scrutinizer file

Laurent Destailleur 4 years ago
parent
commit
b7dde7599b
1 changed files with 3 additions and 1 deletions
  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/*