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

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2016-06-06 23:47:15 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2016-06-06 23:47:15 +0300
commit5556bf7944a42aba9234e631d3569c6ab15a5925 (patch)
tree3c22fb845c646cf0caa7376430b183404aa03616 /.scrutinizer.yml
parentf17c4dbc97815e4827b07dd22fc942730dbf7df3 (diff)
enable coverage reports on scrutinizer
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..41f6cb2
--- /dev/null
+++ b/.scrutinizer.yml
@@ -0,0 +1,12 @@
+filter:
+ excluded_paths:
+ - 'vendor/*'
+ - 'l10n/*'
+
+imports:
+ - javascript
+ - php
+
+tools:
+ external_code_coverage:
+ timeout: 7200 # Timeout in seconds. 120 minutes