filter: excluded_paths: - tests/* checks: php: code_rating: true duplication: true tools: external_code_coverage: timeout: 600 # Timeout in seconds.
filter: excluded_paths: - 'tests/*' checks: php: true coding_style: php: spaces: around_operators: concatenation: false