build: nodes: analysis: project_setup: override: - 'true' tests: override: - command: make codeception coverage: file: tests/_output/coverage.xml format: clover tests: true filter: excluded_paths: - 'tests/*' checks: php: true coding_style: php: spaces: around_operators: concatenation: true within: brackets: true other: after_type_cast: false