Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_automatedtagging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2016-07-27 12:31:42 +0300
committerJoas Schilling <coding@schilljs.com>2016-07-27 12:31:42 +0300
commit5064326ce90650443960f4e48f136f3c15f6ba72 (patch)
treeb5f50598b6f5fa70dc787be9f415f7746f698db3 /.scrutinizer.yml
Init
Diffstat (limited to '.scrutinizer.yml')
-rw-r--r--.scrutinizer.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml
new file mode 100644
index 0000000..7a3da7a
--- /dev/null
+++ b/.scrutinizer.yml
@@ -0,0 +1,12 @@
+filter:
+ excluded_paths:
+ - 'l10n/*'
+ - 'tests/*'
+
+imports:
+ - javascript
+ - php
+
+tools:
+ external_code_coverage:
+ timeout: 7200 # Timeout in seconds: 2 hours