fixed scrutinizer ci

Signed-off-by: Holger Hees <holger.hees@desy.de>
This commit is contained in:
Holger Hees 2023-06-19 13:31:02 +02:00
parent 5e0d4cbb7b
commit 350ea188cf
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,6 @@ imports:
- php
tools:
external_code_coverage: true
external_code_coverage:
timeout: 7200 # Timeout in seconds: 2 hours
php_mess_detector: true
@ -21,4 +20,4 @@ tools:
build_failure_conditions:
- 'issues.label("coding-style").new.count > 5'
- 'issues.severity(>= MAJOR).new.exists'
- 'project.metric("scrutinizer.quality", < 7.5)'
- 'project.metric("scrutinizer.quality", < 7.5)'

View file

@ -144,6 +144,7 @@ If you want a production-ready container, use the [Nextcloud Docker](https://hub
Add yours when creating a [pull request](https://help.github.com/articles/creating-a-pull-request/)!
* Newhinton
* [binsky](https://github.com/binsky08)
* [HolgerHees](https://github.com/HolgerHees)
## FAQ
**Are you adding something to check if malicious code is executing on the browser?**