summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.scrutinizer.yml6
1 files changed, 1 insertions, 5 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml
index 79d16f339..8bbc75cb3 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -10,13 +10,9 @@ filter:
- 'bin/*'
imports:
- - javascript
+ #- javascript disabled because of es6 producing tons of errors
- php
tools:
external_code_coverage:
timeout: 600
- js_hint:
- use_native_config: false
- config:
- esnext: true \ No newline at end of file