nextcloud-notes/.scrutinizer.yml

18 lines
397 B
YAML

filter:
excluded_paths:
- 'js/*'
- 'templates/*'
- 'l10n/*'
- 'tests/*'
build:
nodes:
analysis:
tests:
override:
- php-scrutinizer-run
tools:
external_code_coverage: false
js_hint: false