summaryrefslogtreecommitdiffstats
path: root/.scrutinizer.yml
diff options
context:
space:
mode:
Diffstat (limited to '.scrutinizer.yml')
-rw-r--r--.scrutinizer.yml14
1 files changed, 14 insertions, 0 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml
new file mode 100644
index 000000000..33e735a8d
--- /dev/null
+++ b/.scrutinizer.yml
@@ -0,0 +1,14 @@
+filter:
+ excluded_paths:
+ - '3rdparty/*'
+ - 'js/vendor/*'
+ - 'js/public/*'
+ - 'l10n/*'
+ - 'templates/*'
+ - 'img/*'
+ - 'css/*'
+
+imports:
+ - javascript
+ - php
+ - python