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

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

imports:
  - javascript
  - php

tools:
  external_code_coverage:
    timeout: 60

build:
  tests:
    override:
      -  jshint-run --config .jshintrc