summaryrefslogtreecommitdiffstats
path: root/.scrutinizer.yml
diff options
context:
space:
mode:
Diffstat (limited to '.scrutinizer.yml')
-rw-r--r--.scrutinizer.yml8
1 files changed, 5 insertions, 3 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml
index b6946f8cb..765700a18 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -9,16 +9,18 @@ filter:
- 'css/*'
- 'bin/*'
- 'tmp/*'
+ - 'appinfo/routes.php'
- 'appinfo/application.php'
+ - 'tests/*'
imports:
#- javascript disabled because of es6 producing tons of errors
- php
- javascript
-tools:
- external_code_coverage:
- timeout: 600
+#tools:
+# external_code_coverage:
+# timeout: 600
checks:
php: