Prechádzať zdrojové kódy

More complete scrutinizer file

Laurent Destailleur 4 rokov pred
rodič
commit
b7dde7599b
1 zmenil súbory, kde vykonal 3 pridanie a 1 odobranie
  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/*