summaryrefslogtreecommitdiffstats
path: root/.scrutinizer.yml
diff options
context:
space:
mode:
Diffstat (limited to '.scrutinizer.yml')
-rw-r--r--.scrutinizer.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml
index e0c858af6..abac30f4d 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -2,13 +2,13 @@ filter:
excluded_paths:
- '3rdparty/*'
- 'js/vendor/*'
- - 'js/public/*'
+ - 'js/build/*'
- 'l10n/*'
- 'templates/*'
- 'img/*'
- 'css/*'
- 'bin/*'
-
+
imports:
- javascript
- php