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

.scrutinizer.yml - github.com/nextcloud/activity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bc1bdbefb69a9ba9ee796fd7b544d4486aa4ca5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
filter:
    excluded_paths:
        - '3rdparty/*'
        - 'js/jquery*'
        - 'l10n/*'
        - 'tests/*'

imports:
    - javascript
    - php

tools:
    external_code_coverage:
        timeout: 7200 # Timeout in seconds: 2 hours