Procházet zdrojové kódy

More complete scrutinizer file

Laurent Destailleur před 4 roky
rodič
revize
b7dde7599b
1 změnil soubory, kde provedl 3 přidání a 1 odebrání
  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/*