build: nodes: analysis: project_setup: override: - 'true' tests: override: - vendor/bin/phpunit - command: phpcs-run use_website_config: true coverage: file: tmp/tests/coverage.xml format: clover tests: true filter: excluded_paths: - 'tests/*' checks: php: true coding_style: php: { }