filter: excluded_paths: - test/* checks: php: true tools: external_code_coverage: timeout: 600 # Timeout in seconds.
filter: excluded_paths: - 'test/*' checks: php: true coding_style: php: indentation: general: use_tabs: true spaces: around_operators: concatenation: true build: true