зеркало из https://github.com/nextcloud/forms.git
18 строки
219 B
YAML
18 строки
219 B
YAML
|
filter:
|
||
|
excluded_paths:
|
||
|
- 'l10n/*'
|
||
|
- 'js/vendor/*'
|
||
|
|
||
|
imports:
|
||
|
- javascript
|
||
|
- php
|
||
|
|
||
|
tools:
|
||
|
external_code_coverage:
|
||
|
timeout: 1000
|
||
|
|
||
|
build:
|
||
|
tests:
|
||
|
override:
|
||
|
- jshint-run --config js/.jshintrc
|