checks: php: true filter: excluded_paths: - "samples/*" - "tests/*" - "docs/*" - ".github/*" - "bin/*" coding_style: php: spaces: around_operators: concatenation: true
checks: php: true filter: { } coding_style: php: spaces: before_parentheses: closure_definition: true around_operators: concatenation: true tools: external_code_coverage: timeout: 3600 # Timeout in seconds.