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>2018-03-12 20:33:13 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2018-03-12 20:33:13 +0300
commit9b214bb9fbce28d2ccd9538829476032ddcb3ba3 (patch)
tree973864492c634e3206d92bc4531f709aa4aeab78 /.scrutinizer.yml
parent004acbe2df49b27d92f1632f2389dfe6603b8406 (diff)
Migrate to new Scrutinizer PHP analysis
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to '.scrutinizer.yml')
-rw-r--r--.scrutinizer.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml
index f6edeeb..ee86690 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -1,3 +1,10 @@
+build:
+ nodes:
+ analysis:
+ tests:
+ override:
+ - php-scrutinizer-run --enable-security-analysis
+
filter:
excluded_paths:
- 'l10n/*'